Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h76 #define PHB_IVT_BAR_ENABLE PPC_BIT(0) macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3_msi.c25 if (!(ivtbar & PHB_IVT_BAR_ENABLE)) { in phb3_msi_ive_addr()