Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_gtt.h89 #define BYT_PTE_WRITEABLE REG_BIT(1) macro
Dintel_ggtt.c1045 pte |= BYT_PTE_WRITEABLE; in byt_pte_encode()