Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dcpuset.h41 #define _NCPUWORDS __bitset_words(CPU_SETSIZE) macro
43 #define CPUSETBUFSIZ ((2 + sizeof(long) * 2) * _NCPUWORDS)
74 #define CPUSET_FSET __BITSET_FSET(_NCPUWORDS)
/freebsd/sys/arm/arm/
H A Dswtch-v6.S186 #if _NCPUWORDS > 1
247 #if _NCPUWORDS > 1
370 #if _NCPUWORDS > 1
H A Dgenassym.c121 ASSYM(_NCPUWORDS, _NCPUWORDS);