Home
last modified time | relevance | path

Searched defs:bsd_get_ncpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dbsd-proc.c122 int bsd_get_ncpu(void) in bsd_get_ncpu() function
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h26 #define bsd_get_ncpu() 1 /* until we pull in bsd-proc.[hc] */ macro
H A Dos-sys.c108 #define bsd_get_ncpu() 1 macro