Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dbootrom.h41 void init_bootrom(struct vmctx *ctx);
H A Dbootrom.c120 init_bootrom(struct vmctx *ctx) in init_bootrom() function
H A Dbhyverun.c883 init_bootrom(ctx); in main()