gem5 v24.0.0.0
Loading...
Searching...
No Matches
hsa_region_s Struct Reference

A memory region represents a block of virtual memory with certain properties. More...

#include <hsa.h>

Public Attributes

uint64_t handle
 Opaque handle.
 

Detailed Description

A memory region represents a block of virtual memory with certain properties.

For example, the HSA runtime represents fine-grained memory in the global segment using a region. A region might be associated with more than one agent.

Definition at line 2178 of file hsa.h.

Member Data Documentation

◆ handle

uint64_t hsa_region_s::handle

Opaque handle.

Two handles reference the same object of the enclosing type if and only if they are equal.

Definition at line 2184 of file hsa.h.


The documentation for this struct was generated from the following file:

Generated on Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0