Searched defs:CPU_SUBSET (Results 1 – 2 of 2) sorted by relevance
53 #define CPU_SUBSET(p, c) BIT_SUBSET(CPU_SETSIZE, p, c) macro
55 #define CPU_SUBSET(p, c) BIT_SUBSET(CPU_SETSIZE, p, c) macro