Searched refs:BYT_PTE_WRITEABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ | ||
H A D | intel_gtt.h | 89 #define BYT_PTE_WRITEABLE REG_BIT(1) macro |
H A D | intel_ggtt.c | 1096 pte |= BYT_PTE_WRITEABLE; in byt_pte_encode() |