gem5  v22.1.0.0
Public Attributes | List of all members
gem5::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 480 of file kfd_ioctl.h.

Member Data Documentation

◆ dmabuf_fd

uint32_t gem5::kfd_ioctl_import_dmabuf_args::dmabuf_fd

Definition at line 485 of file kfd_ioctl.h.

◆ gpu_id

uint32_t gem5::kfd_ioctl_import_dmabuf_args::gpu_id

Definition at line 484 of file kfd_ioctl.h.

◆ handle

uint64_t gem5::kfd_ioctl_import_dmabuf_args::handle

Definition at line 483 of file kfd_ioctl.h.

◆ va_addr

uint64_t gem5::kfd_ioctl_import_dmabuf_args::va_addr

Definition at line 482 of file kfd_ioctl.h.


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

Generated on Wed Dec 21 2022 10:23:19 for gem5 by doxygen 1.9.1