gem5  v20.1.0.0
Public Attributes | List of all members
kfd_ioctl_open_graphic_handle_args Struct Reference

#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
 

Detailed Description

Definition at line 326 of file kfd_ioctl.h.

Member Data Documentation

◆ gpu_id

uint32_t kfd_ioctl_open_graphic_handle_args::gpu_id

Definition at line 329 of file kfd_ioctl.h.

◆ graphic_device_fd

int kfd_ioctl_open_graphic_handle_args::graphic_device_fd

Definition at line 330 of file kfd_ioctl.h.

◆ graphic_handle

uint32_t kfd_ioctl_open_graphic_handle_args::graphic_handle

Definition at line 331 of file kfd_ioctl.h.

◆ handle

uint64_t kfd_ioctl_open_graphic_handle_args::handle

Definition at line 328 of file kfd_ioctl.h.

◆ pad

uint32_t kfd_ioctl_open_graphic_handle_args::pad

Definition at line 332 of file kfd_ioctl.h.

◆ va_addr

uint64_t kfd_ioctl_open_graphic_handle_args::va_addr

Definition at line 327 of file kfd_ioctl.h.


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

Generated on Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17