Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/nvram/
H A Dfw_cfg.h316 bool fw_cfg_dma_enabled(void *opaque);
/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c175 return fw_cfg && fw_cfg_dma_enabled(fw_cfg); in bios_linker_loader_can_write_pointer()
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c600 bool fw_cfg_dma_enabled(void *opaque) in fw_cfg_dma_enabled() function
658 .needed = fw_cfg_dma_enabled,