gem5 v25.0.0.1
Loading...
Searching...
No Matches
Common Definitions

Classes

struct  hsa_dim3_s
 Three-dimensional coordinate. More...

Typedefs

typedef struct hsa_dim3_s hsa_dim3_t
 Three-dimensional coordinate.
typedef int hsa_file_t
 POSIX file descriptor.

Enumerations

enum  hsa_access_permission_t { HSA_ACCESS_PERMISSION_RO = 1 , HSA_ACCESS_PERMISSION_WO = 2 , HSA_ACCESS_PERMISSION_RW = 3 }
 Access permissions. More...

Detailed Description

Typedef Documentation

◆ hsa_dim3_t

typedef struct hsa_dim3_s hsa_dim3_t

Three-dimensional coordinate.

◆ hsa_file_t

typedef int hsa_file_t

POSIX file descriptor.

Definition at line 336 of file hsa.h.

Enumeration Type Documentation

◆ hsa_access_permission_t

Access permissions.

Enumerator
HSA_ACCESS_PERMISSION_RO 

Read-only access.

HSA_ACCESS_PERMISSION_WO 

Write-only access.

HSA_ACCESS_PERMISSION_RW 

Read and write access.

Definition at line 317 of file hsa.h.


Generated on Sat Oct 18 2025 08:06:48 for gem5 by doxygen 1.14.0