Home
last modified time | relevance | path

Searched refs:pnv_pci_is_m64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci.h201 static inline bool pnv_pci_is_m64(struct pnv_phb *phb, struct resource *r) in pnv_pci_is_m64() function
H A Dpci-ioda.c270 if (!r->parent || !pnv_pci_is_m64(phb, r)) in pnv_ioda_reserve_dev_m64_pe()
2287 !pnv_pci_is_m64(phb, res)) { in pnv_ioda_setup_pe_res()
2542 else if (pnv_pci_is_m64(phb, r) && in pnv_pci_fixup_bridge_resources()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci.h187 static inline bool pnv_pci_is_m64(struct pnv_phb *phb, struct resource *r) in pnv_pci_is_m64() function
H A Dpci-ioda.c266 if (!r->parent || !pnv_pci_is_m64(phb, r)) in pnv_ioda_reserve_dev_m64_pe()
2013 !pnv_pci_is_m64(phb, res)) { in pnv_ioda_setup_pe_res()
2264 else if (pnv_pci_is_m64(phb, r) && in pnv_pci_fixup_bridge_resources()

Completed in 9 milliseconds