Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm_madvise.c299 if (xe_pt_zap_ptes(tile, vma)) { in xe_zap_ptes_in_madvise_range()
H A Dxe_pt.c929 bool xe_pt_zap_ptes(struct xe_tile *tile, struct xe_vma *vma) in xe_pt_zap_ptes() function
H A Dxe_vm.c4368 if (xe_pt_zap_ptes(tile, vma)) in xe_vm_invalidate_vma_submit()