Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c94 xe_bo_unpin_external(bo); in xe_dma_buf_unpin()
H A Dxe_bo.h230 void xe_bo_unpin_external(struct xe_bo *bo);
H A Dxe_bo.c3242 void xe_bo_unpin_external(struct xe_bo *bo) in xe_bo_unpin_external() function