Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Di440fx.c45 OBJECT_DECLARE_SIMPLE_TYPE(I440FXState, I440FX_PCI_HOST_BRIDGE)
47 struct I440FXState { struct
142 I440FXState *s = I440FX_PCI_HOST_BRIDGE(obj); in i440fx_pcihost_get_pci_hole_start()
156 I440FXState *s = I440FX_PCI_HOST_BRIDGE(obj); in i440fx_pcihost_get_pci_hole_end()
176 I440FXState *s = I440FX_PCI_HOST_BRIDGE(obj); in i440fx_pcihost_get_pci_hole64_start_value()
208 I440FXState *s = I440FX_PCI_HOST_BRIDGE(obj); in i440fx_pcihost_get_pci_hole64_end()
224 I440FXState *s = I440FX_PCI_HOST_BRIDGE(obj); in i440fx_pcihost_initfn()
252 I440FXState *s = I440FX_PCI_HOST_BRIDGE(dev); in i440fx_pcihost_realize()
359 DEFINE_PROP_SIZE(PCI_HOST_BELOW_4G_MEM_SIZE, I440FXState,
361 DEFINE_PROP_SIZE(PCI_HOST_ABOVE_4G_MEM_SIZE, I440FXState,
[all …]