Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_gtt.h69 #define BYT_PTE_WRITEABLE (1 << 1) macro
Di915_gem_gtt.c243 pte |= BYT_PTE_WRITEABLE; in byt_pte_encode()