Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci.h136 int (*init_m64)(struct pnv_phb *phb); member
H A Dpci-ioda.c523 phb->init_m64 = pnv_ioda1_init_m64; in pnv_ioda_parse_m64_window()
525 phb->init_m64 = pnv_ioda2_init_m64; in pnv_ioda_parse_m64_window()
3178 if (!phb->init_m64 || phb->init_m64(phb)) in pnv_pci_init_ioda_phb()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci.h126 int (*init_m64)(struct pnv_phb *phb); member
H A Dpci-ioda.c438 phb->init_m64 = pnv_ioda2_init_m64; in pnv_ioda_parse_m64_window()
2800 if (!phb->init_m64 || phb->init_m64(phb)) in pnv_pci_init_ioda_phb()

Completed in 9 milliseconds