Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c303 xe_bo_unpin_external(external); in evict_test_run_tile()
316 xe_bo_unpin_external(external); in evict_test_run_tile()
/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c86 xe_bo_unpin_external(bo); in xe_dma_buf_unpin()
H A Dxe_bo.h160 void xe_bo_unpin_external(struct xe_bo *bo);
H A Dxe_bo.c1788 void xe_bo_unpin_external(struct xe_bo *bo) in xe_bo_unpin_external() function