Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_mocs.c28 #define _LE_CACHEABILITY(value) ((value) << 0) macro
52 #define LE_0_PAGETABLE _LE_CACHEABILITY(0)
53 #define LE_1_UC _LE_CACHEABILITY(1)
54 #define LE_2_WT _LE_CACHEABILITY(2)
55 #define LE_3_WB _LE_CACHEABILITY(3)