Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpci_bridge.c139 bridge, PCI_PREF_MEMORY_LIMIT, PCI_PREF_LIMIT_UPPER32); in pci_bridge_get_limit()
299 pci_set_long(conf + PCI_PREF_LIMIT_UPPER32, 0); in pci_bridge_disable_base_limit()
336 pci_set_long(conf + PCI_PREF_LIMIT_UPPER32, 0); in pci_bridge_reset()
/qemu/hw/pci-host/
H A Dpnv_phb.c236 pci_set_long(conf + PCI_PREF_LIMIT_UPPER32, 0xffffffff); in pnv_phb_root_port_reset_hold()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h154 #define PCI_PREF_LIMIT_UPPER32 0x2c macro