Searched refs:L2_CACHE_UPDATE_MODE (Results 1 – 2 of 2) sorted by relevance
107 #define L2_CACHE_UPDATE_MODE(x) ((x) << 6) macro
592 #define L2_CACHE_UPDATE_MODE(x) (((x) & 3) << 10) macro