Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A De820.c109 static struct qemu_fwcfg_item *
112 struct qemu_fwcfg_item *fwcfg_item; in e820_get_fwcfg_item()
126 fwcfg_item = calloc(1, sizeof(struct qemu_fwcfg_item)); in e820_get_fwcfg_item()
479 struct qemu_fwcfg_item *e820_fwcfg_item; in e820_finalize()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dqemu_fwcfg.h21 struct qemu_fwcfg_item { struct
H A Dqemu_fwcfg.c103 struct qemu_fwcfg_item items[QEMU_FWCFG_MAX_ARCHS]
159 struct qemu_fwcfg_item *const item = in qemu_fwcfg_data_port_handler()
196 struct qemu_fwcfg_item *const fwcfg_item = &fwcfg_sc.items[arch][idx]; in qemu_fwcfg_add_item()