Lines Matching full:gpus
194 * unlimited number of GPUs.
422 * all later mappings on all GPUs will use this address
448 /* Map memory to one or more GPUs
470 /* Unmap memory from one or more GPUs
684 * @num_devices: [in/out] Number of GPUs used by process. Size of @devices array.
739 /* GPUs only read, allows replication */
743 /* GPUs mostly read, may allow similar optimizations as RO, but writes fault */
763 * GPU IDs are used to specify GPUs as preferred and prefetch locations.
869 * translations on GFXv9 and later AMD GPUs can return XNACK and retry
882 * differently. Furthermore, not all GPUs support changing the mode
885 * code is running that may be compiled for the wrong mode. And GPUs
887 * mode from occurring. All GPUs used by the process must be in the
890 * GFXv8 or older GPUs do not support 48 bit virtual addresses or SVM.
891 * Therefore those GPUs are not considered for the XNACK mode switch.