Home
last modified time | relevance | path

Searched refs:NUM_OF_SUPPORTED_GPUS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dkfd_ioctl.h145 #define NUM_OF_SUPPORTED_GPUS 7 macro
148 process_apertures[NUM_OF_SUPPORTED_GPUS];/* from KFD */
150 /* from KFD, should be in the range [1 - NUM_OF_SUPPORTED_GPUS] */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dkfd_ioctl.h103 #define NUM_OF_SUPPORTED_GPUS 7 macro
105 struct kfd_process_device_apertures process_apertures[NUM_OF_SUPPORTED_GPUS];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dkfd_ioctl.h103 #define NUM_OF_SUPPORTED_GPUS 7 macro
105 struct kfd_process_device_apertures process_apertures[NUM_OF_SUPPORTED_GPUS];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dkfd_ioctl.h82 #define NUM_OF_SUPPORTED_GPUS 7 macro
85 process_apertures[NUM_OF_SUPPORTED_GPUS];
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkfd_ioctl.h188 #define NUM_OF_SUPPORTED_GPUS 7 macro
191 process_apertures[NUM_OF_SUPPORTED_GPUS];/* from KFD */
193 /* from KFD, should be in the range [1 - NUM_OF_SUPPORTED_GPUS] */
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c920 } while (pdd && (args->num_of_nodes < NUM_OF_SUPPORTED_GPUS)); in kfd_ioctl_get_process_apertures()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c750 if (++args->num_of_nodes >= NUM_OF_SUPPORTED_GPUS) in kfd_ioctl_get_process_apertures()

Completed in 14 milliseconds