Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_mocs.c30 #define _LE_CACHEABILITY(value) ((value) << 0) macro
56 #define LE_0_PAGETABLE _LE_CACHEABILITY(0)
57 #define LE_1_UC _LE_CACHEABILITY(1)
58 #define LE_2_WT _LE_CACHEABILITY(2)
59 #define LE_3_WB _LE_CACHEABILITY(3)

Completed in 4 milliseconds