Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_doorbell.c54 static inline size_t doorbell_process_allocation(void) in doorbell_process_allocation() function
76 doorbell_process_allocation()); in kfd_doorbell_init()
80 doorbell_process_allocation()); in kfd_doorbell_init()
85 doorbell_process_allocation(); in kfd_doorbell_init()
96 doorbell_process_allocation()); in kfd_doorbell_init()
129 if (vma->vm_end - vma->vm_start != doorbell_process_allocation()) in kfd_doorbell_mmap()
151 doorbell_process_allocation()); in kfd_doorbell_mmap()
156 doorbell_process_allocation(), in kfd_doorbell_mmap()
183 *doorbell_off = KERNEL_DOORBELL_PASID * (doorbell_process_allocation() / in kfd_get_kernel_doorbell()
229 process->pasid * (doorbell_process_allocation()/sizeof(u32)) + in kfd_queue_id_to_doorbell()
[all …]