Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/bhyve/
H A Dbootrom.h41 void init_bootrom(struct vmctx *ctx);
H A Dbootrom.c119 init_bootrom(struct vmctx *ctx) in init_bootrom() function
H A Dbhyverun.c932 init_bootrom(ctx); in main()