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

#include <kfd_ioctl.h>

Public Attributes

struct kfd_process_device_apertures process_apertures [NUM_OF_SUPPORTED_GPUS]
 
uint32_t num_of_nodes
 
uint32_t pad
 

Detailed Description

Definition at line 140 of file kfd_ioctl.h.

Member Data Documentation

◆ num_of_nodes

uint32_t kfd_ioctl_get_process_apertures_args::num_of_nodes

Definition at line 145 of file kfd_ioctl.h.

Referenced by GPUComputeDriver::ioctl().

◆ pad

uint32_t kfd_ioctl_get_process_apertures_args::pad

Definition at line 146 of file kfd_ioctl.h.

◆ process_apertures

struct kfd_process_device_apertures kfd_ioctl_get_process_apertures_args::process_apertures[NUM_OF_SUPPORTED_GPUS]

Definition at line 141 of file kfd_ioctl.h.

Referenced by GPUComputeDriver::ioctl().


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