Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A De820.h44 int e820_init(struct vmctx *const ctx);
H A Dbhyverun_machdep.c347 error = e820_init(ctx); in bhyve_init_platform()
H A De820.c472 e820_init(struct vmctx *const ctx) in e820_init() function