Searched refs:GEN12_PTE_PS64 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ | ||
H A D | intel_gtt.h | 104 #define GEN12_PTE_PS64 BIT(8) macro |
H A D | gen8_ppgtt.c | 564 encode |= GEN12_PTE_PS64; in xehpsdv_ppgtt_insert_huge() |