Searched refs:xe_bo_migrate (Results 1 – 6 of 6) sorted by relevance
66 ret = xe_bo_migrate(bo, XE_PL_TT); in xe_dma_buf_pin()103 r = xe_bo_migrate(bo, XE_PL_TT); in xe_dma_buf_map()170 (void)xe_bo_migrate(bo, XE_PL_TT); in xe_dma_buf_begin_cpu_access()
286 int xe_bo_migrate(struct xe_bo *bo, u32 mem_type);
94 err = xe_bo_migrate(bo, XE_PL_VRAM0 + id); in xe_pf_begin()
2902 int xe_bo_migrate(struct xe_bo *bo, u32 mem_type) in xe_bo_migrate() function
2989 err = xe_bo_migrate(xe_vma_bo(vma), in op_lock_and_prep()
315 ret = xe_bo_migrate(bo, XE_PL_VRAM0); in __xe_pin_fb_vma()
Completed in 22 milliseconds