gem5
|
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | HsaDriverSizes |
struct | HsaKernelInfo |
Variables | |
static const int | HSA_GET_SIZES = 0x4801 |
static const int | HSA_GET_KINFO = 0x4802 |
static const int | HSA_GET_STRINGS = 0x4803 |
static const int | HSA_GET_CODE = 0x4804 |
static const int | HSA_GET_READONLY_DATA = 0x4805 |
static const int | HSA_GET_CU_CNT = 0x4806 |
static const int | HSA_GET_VSZ = 0x4807 |
static const int | HSA_GET_HW_STATIC_CONTEXT_SIZE = 0x4808 |
|
static |
Definition at line 47 of file hsa_kernel_info.hh.
Referenced by ClDriver::ioctl().
|
static |
Definition at line 49 of file hsa_kernel_info.hh.
Referenced by ClDriver::ioctl().
|
static |
Definition at line 51 of file hsa_kernel_info.hh.
Referenced by ClDriver::ioctl().
|
static |
Definition at line 45 of file hsa_kernel_info.hh.
Referenced by ClDriver::ioctl().
|
static |
Definition at line 48 of file hsa_kernel_info.hh.
Referenced by ClDriver::ioctl().
|
static |
Definition at line 44 of file hsa_kernel_info.hh.
Referenced by ClDriver::ioctl().
|
static |
Definition at line 46 of file hsa_kernel_info.hh.
Referenced by ClDriver::ioctl().
|
static |
Definition at line 50 of file hsa_kernel_info.hh.
Referenced by ClDriver::ioctl().