Searched refs:BYT_PTE_WRITEABLE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ | ||
D | intel_gtt.h | 86 #define BYT_PTE_WRITEABLE REG_BIT(1) macro |
D | intel_ggtt.c | 957 pte |= BYT_PTE_WRITEABLE; in byt_pte_encode() |