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

#include <kfd_ioctl.h>

Public Attributes

uint64_t va_addr
 
uint64_t handle
 
uint32_t gpu_id
 
uint32_t dmabuf_fd
 

Detailed Description

Definition at line 352 of file kfd_ioctl.h.

Member Data Documentation

◆ dmabuf_fd

uint32_t kfd_ioctl_import_dmabuf_args::dmabuf_fd

Definition at line 356 of file kfd_ioctl.h.

◆ gpu_id

uint32_t kfd_ioctl_import_dmabuf_args::gpu_id

Definition at line 355 of file kfd_ioctl.h.

◆ handle

uint64_t kfd_ioctl_import_dmabuf_args::handle

Definition at line 354 of file kfd_ioctl.h.

◆ va_addr

uint64_t kfd_ioctl_import_dmabuf_args::va_addr

Definition at line 353 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