Searched refs:init_mem (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ | ||
H A D | mem.h | 53 void init_mem(int ncpu); |
H A D | mem.c | 378 init_mem(int ncpu) in init_mem() function |
H A D | bhyverun.c | 770 init_mem(guest_ncpus); in main() |