Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dqemu_loader.h32 int qemu_loader_alloc(struct qemu_loader *loader, const uint8_t *name,
H A Dbasl.c161 BASL_EXEC(qemu_loader_alloc(basl_loader, table->fwcfg_name, in basl_finish_install_guest_tables()
557 BASL_EXEC(qemu_loader_alloc(basl_loader, fwcfg_name, alignment, in basl_table_append_fwcfg()
H A Dqemu_loader.c76 qemu_loader_alloc(struct qemu_loader *const loader, const uint8_t *name, in qemu_loader_alloc() function