Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dvmgenc.h28 void vmgenc_init(struct vmctx *);
H A Dvmgenc.c54 vmgenc_init(struct vmctx *ctx) in vmgenc_init() function
H A Dbhyverun.c762 vmgenc_init(ctx); in main()