Home
last modified time | relevance | path

Searched refs:NUM_OF_SUPPORTED_GPUS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dkfd_ioctl.h194 #define NUM_OF_SUPPORTED_GPUS 7 macro
197 process_apertures[NUM_OF_SUPPORTED_GPUS];/* from KFD */
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c734 if (++args->num_of_nodes >= NUM_OF_SUPPORTED_GPUS) in kfd_ioctl_get_process_apertures()