Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dmp_machdep.c571 if (CPU_ISFULLSET(&mask)) { in smp_targeted_tlb_shootdown()
587 if (CPU_ISFULLSET(&mask)) { in smp_targeted_tlb_shootdown()
/freebsd/sys/sys/
H A Dcpuset.h54 #define CPU_ISFULLSET(p) __BIT_ISFULLSET(CPU_SETSIZE, p) macro
/freebsd/share/man/man9/
H A DMakefile922 cpuset.9 CPU_ISFULLSET.9 \