Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1822 static vm_fault_t __xe_bo_cpu_fault(struct vm_fault *vmf, struct xe_device *xe, struct xe_bo *bo) in __xe_bo_cpu_fault() function
1917 ret = __xe_bo_cpu_fault(vmf, xe, bo); in xe_bo_cpu_fault_fastpath()
2010 ret = __xe_bo_cpu_fault(vmf, xe, bo); in xe_bo_cpu_fault()