Searched refs:CPU_ISFULLSET (Results 1 – 3 of 3) sorted by relevance
52 #define CPU_ISFULLSET(p) BIT_ISFULLSET(CPU_SETSIZE, p) macro
54 #define CPU_ISFULLSET(p) BIT_ISFULLSET(CPU_SETSIZE, p) macro
521 if (CPU_ISFULLSET(&mask)) { in smp_targeted_tlb_shootdown()537 if (CPU_ISFULLSET(&mask)) { in smp_targeted_tlb_shootdown()