Home
last modified time | relevance | path

Searched refs:e820_get_fwcfg_item (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A De820.c109 e820_get_fwcfg_item(void) in e820_get_fwcfg_item() function
H A De820.h44 struct qemu_fwcfg_item *e820_get_fwcfg_item(void);
H A Dbhyverun.c1715 e820_fwcfg_item = e820_get_fwcfg_item(); in main()