Searched refs:_L4_CACHEABILITY (Results 1 – 1 of 1) sorted by relevance
44 #define _L4_CACHEABILITY(value) ((value) << 2) macro81 #define L4_0_WB _L4_CACHEABILITY(0)82 #define L4_1_WT _L4_CACHEABILITY(1)83 #define L4_2_RESERVED _L4_CACHEABILITY(2)84 #define L4_3_UC _L4_CACHEABILITY(3)