Searched defs:EFFECTIVE_L1_QUEUE_SIZE (Results 1 – 3 of 3) sorted by relevance
182 #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18) macro
530 #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18) macro
346 #define EFFECTIVE_L1_QUEUE_SIZE(x) (((x) & 7) << 15) macro