Home
last modified time | relevance | path

Searched refs:CPU_ISFULLSET (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dcpuset.h52 #define CPU_ISFULLSET(p) BIT_ISFULLSET(CPU_SETSIZE, p) macro
/f-stack/freebsd/sys/
H A Dcpuset.h54 #define CPU_ISFULLSET(p) BIT_ISFULLSET(CPU_SETSIZE, p) macro
/f-stack/freebsd/i386/i386/
H A Dmp_machdep.c521 if (CPU_ISFULLSET(&mask)) { in smp_targeted_tlb_shootdown()
537 if (CPU_ISFULLSET(&mask)) { in smp_targeted_tlb_shootdown()