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

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_mocs.c50 #define _LE_CACHEABILITY(value) ((value) << 0) macro
75 #define LE_0_PAGETABLE _LE_CACHEABILITY(0)
76 #define LE_1_UC _LE_CACHEABILITY(1)
77 #define LE_2_WT _LE_CACHEABILITY(2)
78 #define LE_3_WB _LE_CACHEABILITY(3)

Completed in 164 milliseconds