Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1803 static int xe_bo_fault_migrate(struct xe_bo *bo, struct ttm_operation_ctx *ctx, in xe_bo_fault_migrate() function
1908 err = xe_bo_fault_migrate(bo, &tctx, NULL); in xe_bo_cpu_fault_fastpath()
1998 err = xe_bo_fault_migrate(bo, &tctx, &exec); in xe_bo_cpu_fault()