Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1874 static vm_fault_t xe_bo_cpu_fault_fastpath(struct vm_fault *vmf, struct xe_device *xe, in xe_bo_cpu_fault_fastpath() function
1947 ret = xe_bo_cpu_fault_fastpath(vmf, xe, bo, needs_rpm); in xe_bo_cpu_fault()