Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo_evict.h11 int xe_bo_evict_all(struct xe_device *xe);
Dxe_pm.c129 err = xe_bo_evict_all(xe); in xe_pm_suspend()
402 err = xe_bo_evict_all(xe); in xe_pm_runtime_suspend()
Dxe_bo_evict.c27 int xe_bo_evict_all(struct xe_device *xe) in xe_bo_evict_all() function
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_bo.c233 err = xe_bo_evict_all(xe); in evict_test_run_tile()