Searched defs:CPU_SET_S (Results 1 – 2 of 2) sorted by relevance
45 #define CPU_SET_S(idx, size, set) CPU_SET(idx, set) macro