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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c44 #define _L4_CACHEABILITY(value) ((value) << 2) macro
82 #define L4_0_WB _L4_CACHEABILITY(0)
83 #define L4_1_WT _L4_CACHEABILITY(1)
84 #define L4_2_RESERVED _L4_CACHEABILITY(2)
85 #define L4_3_UC _L4_CACHEABILITY(3)

Completed in 202 milliseconds