gem5
v20.1.0.0
|
#include <kfd_ioctl.h>
Public Attributes | |
uint64_t | va_addr |
uint64_t | handle |
uint32_t | gpu_id |
int | graphic_device_fd |
uint32_t | graphic_handle |
uint32_t | pad |
Definition at line 326 of file kfd_ioctl.h.
uint32_t kfd_ioctl_open_graphic_handle_args::gpu_id |
Definition at line 329 of file kfd_ioctl.h.
int kfd_ioctl_open_graphic_handle_args::graphic_device_fd |
Definition at line 330 of file kfd_ioctl.h.
uint32_t kfd_ioctl_open_graphic_handle_args::graphic_handle |
Definition at line 331 of file kfd_ioctl.h.
uint64_t kfd_ioctl_open_graphic_handle_args::handle |
Definition at line 328 of file kfd_ioctl.h.
uint32_t kfd_ioctl_open_graphic_handle_args::pad |
Definition at line 332 of file kfd_ioctl.h.
uint64_t kfd_ioctl_open_graphic_handle_args::va_addr |
Definition at line 327 of file kfd_ioctl.h.