Searched defs:EFFECTIVE_L1_QUEUE_SIZE (Results 1 – 3 of 3) sorted by relevance
173 #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18) macro
230 #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18) macro
288 #define EFFECTIVE_L1_QUEUE_SIZE(x) (((x) & 7) << 15) macro