OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_OF_SUPPORTED_GPUS
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
kfd_ioctl.h
94
#define
NUM_OF_SUPPORTED_GPUS
7
109
struct kfd_process_device_apertures process_apertures[
NUM_OF_SUPPORTED_GPUS
];
/external/kernel-headers/original/uapi/linux/
kfd_ioctl.h
109
#define
NUM_OF_SUPPORTED_GPUS
7
124
process_apertures[
NUM_OF_SUPPORTED_GPUS
];/* from KFD */
126
/* from KFD, should be in the range [1 -
NUM_OF_SUPPORTED_GPUS
] */
Completed in 235 milliseconds