Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dmem.h53 void init_mem(int ncpu);
H A Dmem.c379 init_mem(int ncpu) in init_mem() function
H A Dbhyverun.c1612 init_mem(guest_ncpus); in main()