Searched refs:prefetch_loc (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_svm.c | 314 int32_t *prefetch_loc, uint8_t *granularity, in svm_range_set_default_attributes() argument 318 *prefetch_loc = KFD_IOCTL_SVM_LOCATION_UNDEFINED; in svm_range_set_default_attributes() 364 &prange->prefetch_loc, in svm_range_new() 776 prange->prefetch_loc = attrs[i].value; in svm_range_apply_attrs() 1076 new->prefetch_loc = old->prefetch_loc; in svm_range_split_adjust() 2112 new->prefetch_loc = old->prefetch_loc; in svm_range_clone() 3518 uint32_t best_loc = prange->prefetch_loc; in svm_range_best_prefetch_location() 3863 uint32_t prefetch_loc = KFD_IOCTL_SVM_LOCATION_UNDEFINED; in svm_range_get_attr() local 3924 svm_range_set_default_attributes(svms, &location, &prefetch_loc, in svm_range_get_attr() 3956 if (prange->prefetch_loc == in svm_range_get_attr() [all …]
|
| H A D | kfd_smi_events.c | 285 uint32_t prefetch_loc, uint32_t preferred_loc, in kfd_smi_event_migration_start() 291 from, to, prefetch_loc, preferred_loc, trigger)); 283 kfd_smi_event_migration_start(struct kfd_node * node,pid_t pid,unsigned long start,unsigned long end,uint32_t from,uint32_t to,uint32_t prefetch_loc,uint32_t preferred_loc,uint32_t trigger) kfd_smi_event_migration_start() argument
|