Home
last modified time | relevance | path

Searched refs:kfd_process_device_data_by_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c1032 pdd = kfd_process_device_data_by_id(p, q_data->gpu_id); in kfd_criu_restore_queue()
H A Dkfd_process.c2428 struct kfd_process_device *kfd_process_device_data_by_id(struct kfd_process *p, uint32_t gpu_id) in kfd_process_device_data_by_id() function
H A Dkfd_svm.c674 pdd = kfd_process_device_data_by_id(p, gpu_id); in svm_range_get_node_by_id()