gem5 v24.0.0.0
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 Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0