Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c56 static u64 __xe_pt_empty_pte(struct xe_tile *tile, struct xe_vm *vm, in __xe_pt_empty_pte() function
164 empty = __xe_pt_empty_pte(tile, vm, pt->level); in xe_pt_populate_empty()
1538 u64 empty = __xe_pt_empty_pte(tile, vm, update->pt->level); in xe_migrate_clear_pgtable_callback()