Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/powernv/
Dpci.h192 static inline bool pnv_pci_is_m64(struct pnv_phb *phb, struct resource *r) in pnv_pci_is_m64() function
Dpci-ioda.c269 if (!r->parent || !pnv_pci_is_m64(phb, r)) in pnv_ioda_reserve_dev_m64_pe()
2351 !pnv_pci_is_m64(phb, res)) { in pnv_ioda_setup_pe_res()
2602 else if (pnv_pci_is_m64(phb, r) && in pnv_pci_fixup_bridge_resources()