Home
last modified time | relevance | path

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

/qemu/include/hw/i386/
H A Dpc.h163 #define PCI_HOST_BELOW_4G_MEM_SIZE "below-4g-mem-size" macro
/qemu/hw/pci-host/
H A Di440fx.c359 DEFINE_PROP_SIZE(PCI_HOST_BELOW_4G_MEM_SIZE, I440FXState,
H A Dq35.c178 DEFINE_PROP_SIZE(PCI_HOST_BELOW_4G_MEM_SIZE, Q35PCIHost,
/qemu/hw/i386/
H A Dpc_q35.c216 object_property_set_int(phb, PCI_HOST_BELOW_4G_MEM_SIZE, in pc_q35_init()
H A Dpc_piix.c206 object_property_set_uint(phb, PCI_HOST_BELOW_4G_MEM_SIZE, in pc_init1()