Home
last modified time | relevance | path

Searched defs:PnvPBCQState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3.h76 struct PnvPBCQState { struct
77 DeviceState parent;
79 uint32_t nest_xbase;
80 uint32_t spci_xbase;
81 uint32_t pci_xbase;
86 uint64_t nest_regs[PBCQ_NEST_REGS_COUNT];
87 uint64_t spci_regs[PBCQ_SPCI_REGS_COUNT];
88 uint64_t pci_regs[PBCQ_PCI_REGS_COUNT];
89 MemoryRegion mmbar0;
90 MemoryRegion mmbar1;
[all …]