Searched refs:SI_MAXCORES (Results 1 – 2 of 2) sorted by relevance
35 #define SI_MAXCORES 16 macro
316 #define BADIDX (SI_MAXCORES + 1)322 (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \
Completed in 7 milliseconds