Home
last modified time | relevance | path

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

12

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Dphb4-regs.h115 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu/qemu-6.2.0/include/hw/pci-host/
H A Dpnv_phb4_regs.h228 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu60/qemu-6.0.0/include/hw/pci-host/
H A Dpnv_phb4_regs.h228 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Dphb4-regs.h115 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/
H A Dphb4-regs.h131 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/pci-host/
H A Dpnv_phb4_regs.h240 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu5/qemu-5.2.0/include/hw/pci-host/
H A Dpnv_phb4_regs.h228 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Dphb4-regs.h115 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/pci-host/
H A Dpnv_phb4_regs.h228 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/pci-host/
H A Dpnv_phb4_regs.h228 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/include/
H A Dphb4-regs.h115 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/include/
H A Dphb4-regs.h107 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/pci-host/
H A Dpnv_phb4_regs.h228 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/include/
H A Dphb4-regs.h115 #define PHB_CTRLR_IRQ_PGSZ_64K PPC_BIT(11) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/pci-host/
H A Dpnv_phb4.c452 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PGSZ_64K) { in pnv_phb4_update_xsrc()
/dports/emulators/qemu/qemu-6.2.0/hw/pci-host/
H A Dpnv_phb4.c467 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PGSZ_64K) { in pnv_phb4_update_xsrc()
/dports/emulators/qemu5/qemu-5.2.0/hw/pci-host/
H A Dpnv_phb4.c466 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PGSZ_64K) { in pnv_phb4_update_xsrc()
/dports/emulators/qemu60/qemu-6.0.0/hw/pci-host/
H A Dpnv_phb4.c467 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PGSZ_64K) { in pnv_phb4_update_xsrc()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/pci-host/
H A Dpnv_phb4.c465 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PGSZ_64K) { in pnv_phb4_update_xsrc()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/pci-host/
H A Dpnv_phb4.c467 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PGSZ_64K) { in pnv_phb4_update_xsrc()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/pci-host/
H A Dpnv_phb4.c465 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PGSZ_64K) { in pnv_phb4_update_xsrc()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/
H A Dphb4.c4408 val = PHB_CTRLR_IRQ_PGSZ_64K; in phb4_init_hw()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dphb4.c5195 val = PHB_CTRLR_IRQ_PGSZ_64K; in phb4_init_hw()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/
H A Dphb4.c5195 val = PHB_CTRLR_IRQ_PGSZ_64K; in phb4_init_hw()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/
H A Dphb4.c5195 val = PHB_CTRLR_IRQ_PGSZ_64K; in phb4_init_hw()

12