Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c130 bo = xe_bo_create_pin_map(vm->xe, tile, vm, SZ_4K, in xe_pt_create()
H A Dxe_migrate.c204 bo = xe_bo_create_pin_map(vm->xe, tile, vm, in xe_migrate_pt_bo_alloc()
H A Dxe_bo.c2806 struct xe_bo *xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map() function