Searched refs:init_bootrom (Results 1 – 3 of 3) sorted by relevance
| /src/usr.sbin/bhyve/ | ||
| H A D | bootrom.h | 41 void init_bootrom(struct vmctx *ctx); |
| H A D | bootrom.c | 120 init_bootrom(struct vmctx *ctx) in init_bootrom() function |
| H A D | bhyverun.c | 883 init_bootrom(ctx); in main() |