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() 3860 uint32_t prefetch_loc = KFD_IOCTL_SVM_LOCATION_UNDEFINED; in svm_range_get_attr() local 3921 svm_range_set_default_attributes(svms, &location, &prefetch_loc, in svm_range_get_attr() 3953 if (prange->prefetch_loc == in svm_range_get_attr() [all …]
|
| H A D | kfd_smi_events.c | 283 uint32_t prefetch_loc, uint32_t preferred_loc, in kfd_smi_event_migration_start() argument 289 from, to, prefetch_loc, preferred_loc, trigger)); in kfd_smi_event_migration_start()
|