Searched refs:SI_CORE_SIZE (Results 1 – 2 of 2) sorted by relevance
29 #define SI_CORE_SIZE 0x1000 macro
322 (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \323 IS_ALIGNED((x), SI_CORE_SIZE))
Completed in 6 milliseconds