Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dx86-common.c631 bool linuxboot_dma_enabled = X86_MACHINE_GET_CLASS(x86ms)->fwcfg_dma_enabled; in x86_load_linux() local
970 if (linuxboot_dma_enabled && fw_cfg_dma_enabled(fw_cfg)) { in x86_load_linux()