Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dfw_cfg.c128 fw_cfg = fw_cfg_init_io_dma(FW_CFG_IO_BASE, FW_CFG_IO_BASE + 4, in fw_cfg_arch_create()
235 aml_io(AML_DECODE16, FW_CFG_IO_BASE, FW_CFG_IO_BASE, 0x01, io_size)); in fw_cfg_add_acpi_dsdt()
H A Dfw_cfg.h16 #define FW_CFG_IO_BASE 0x510 macro
H A Dmicrovm.c320 fw_cfg = fw_cfg_init_io_dma(FW_CFG_IO_BASE, FW_CFG_IO_BASE + 4, in microvm_memory_init()
H A Dpc.c656 fw_cfg = fw_cfg_init_io_dma(FW_CFG_IO_BASE, FW_CFG_IO_BASE + 4, in xen_load_linux()
/openbmc/qemu/hw/hppa/
H A Dhppa_hardware.h41 #define FW_CFG_IO_BASE 0xfffa0000 macro
H A Dmachine.c413 create_fw_cfg(machine, pci_bus, translate(NULL, FW_CFG_IO_BASE)); in machine_HP_common_init_tail()
529 cpu[0]->env.gr[19] = FW_CFG_IO_BASE; in machine_HP_common_init_tail()
677 cpu[0]->env.gr[19] = FW_CFG_IO_BASE; in hppa_machine_reset()