Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pm.c193 err = xe_bo_evict_all(xe); in xe_pm_suspend()
604 err = xe_bo_evict_all(xe); in xe_pm_runtime_suspend()
H A Dxe_bo_evict.c160 int xe_bo_evict_all(struct xe_device *xe) in xe_bo_evict_all() function
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c247 err = xe_bo_evict_all(xe); in evict_test_run_tile()