Searched refs:bsd_get_ncpu (Results 1 – 4 of 4) sorted by relevance
27 #define bsd_get_ncpu() 1 /* until we pull in bsd-proc.[hc] */ macro113 NEW_AUX_ENT(FREEBSD_AT_NCPUS, (abi_ulong)bsd_get_ncpu()); in target_create_elf_tables()
108 #define bsd_get_ncpu() 1 macro311 (*(abi_int *)holdp) = tswap32(bsd_get_ncpu()); in do_freebsd_sysctl_oid()
122 int bsd_get_ncpu(void) in bsd_get_ncpu() function
30 int bsd_get_ncpu(void);