Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gtt_defs.h29 #define XE_PPGTT_PTE_DM BIT_ULL(11) macro
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c1272 pte |= XE_PPGTT_PTE_DM; in xelp_pte_encode_bo()
1309 pte |= XE_PPGTT_PTE_DM; in xelp_pte_encode_addr()
H A Dxe_pt.c664 xe_walk.default_pte |= XE_PPGTT_PTE_DM; in xe_pt_stage_bind()