Home
last modified time | relevance | path

Searched refs:BYT_PTE_WRITEABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h89 #define BYT_PTE_WRITEABLE REG_BIT(1) macro
H A Dintel_ggtt.c1096 pte |= BYT_PTE_WRITEABLE; in byt_pte_encode()