Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb4_regs.h233 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c459 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PGSZ_64K) { in pnv_phb4_update_xsrc()