Searched defs:EFFECTIVE_L1_QUEUE_SIZE (Results 1 – 3 of 3) sorted by relevance
475 #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18) macro
350 #define EFFECTIVE_L1_QUEUE_SIZE(x) (((x) & 7) << 15) macro
965 #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18) macro