Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dcpuset.h40 #define _NCPUWORDS __bitset_words(CPU_SETSIZE) macro
42 #define CPUSETBUFSIZ ((2 + sizeof(long) * 2) * _NCPUWORDS)
67 #define CPUSET_FSET BITSET_FSET(_NCPUWORDS)
/f-stack/freebsd/sys/
H A Dcpuset.h42 #define _NCPUWORDS __bitset_words(CPU_SETSIZE) macro
44 #define CPUSETBUFSIZ ((2 + sizeof(long) * 2) * _NCPUWORDS)
69 #define CPUSET_FSET BITSET_FSET(_NCPUWORDS)
/f-stack/freebsd/arm/arm/
H A Dgenassym.c124 ASSYM(_NCPUWORDS, _NCPUWORDS);
H A Dswtch-v6.S189 #if _NCPUWORDS > 1
250 #if _NCPUWORDS > 1
375 #if _NCPUWORDS > 1