Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A De820.h44 int e820_init(struct vmctx *const ctx);
H A Dbhyverun_machdep.c417 error = e820_init(ctx); in bhyve_init_platform()
H A De820.c437 e820_init(struct vmctx *const ctx) in e820_init() function