Home
last modified time | relevance | path

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

/freebsd-13.1/sys/i386/i386/
H A Dmp_machdep.c576 if (CPU_ISFULLSET(&mask)) { in smp_targeted_tlb_shootdown()
592 if (CPU_ISFULLSET(&mask)) { in smp_targeted_tlb_shootdown()
/freebsd-13.1/sys/sys/
H A Dcpuset.h56 #define CPU_ISFULLSET(p) __BIT_ISFULLSET(CPU_SETSIZE, p) macro
/freebsd-13.1/share/man/man9/
H A DMakefile903 cpuset.9 CPU_ISFULLSET.9 \