Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_mocs.c44 #define _L3_CACHEABILITY(value) ((value) << 4) macro
68 #define L3_0_DIRECT _L3_CACHEABILITY(0)
69 #define L3_1_UC _L3_CACHEABILITY(1)
70 #define L3_2_RESERVED _L3_CACHEABILITY(2)
71 #define L3_3_WB _L3_CACHEABILITY(3)

Completed in 5 milliseconds