Searched defs:EFFECTIVE_L1_QUEUE_SIZE (Results 1 – 3 of 3) sorted by relevance
472 #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18) macro
348 #define EFFECTIVE_L1_QUEUE_SIZE(x) (((x) & 7) << 15) macro
963 #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18) macro