| /Linux-v5.4/arch/powerpc/platforms/powernv/ | 
| D | pci-ioda.c | 117 static inline bool pnv_pci_is_m64(struct pnv_phb *phb, struct resource *r)  in pnv_pci_is_m64()137 static struct pnv_ioda_pe *pnv_ioda_init_pe(struct pnv_phb *phb, int pe_no)  in pnv_ioda_init_pe()
 158 static void pnv_ioda_reserve_pe(struct pnv_phb *phb, int pe_no)  in pnv_ioda_reserve_pe()
 173 static struct pnv_ioda_pe *pnv_ioda_alloc_pe(struct pnv_phb *phb)  in pnv_ioda_alloc_pe()
 187 	struct pnv_phb *phb = pe->phb;  in pnv_ioda_free_pe()  local
 198 static int pnv_ioda2_init_m64(struct pnv_phb *phb)  in pnv_ioda2_init_m64()
 255 	struct pnv_phb *phb = hose->private_data;  in pnv_ioda_reserve_dev_m64_pe()  local
 278 static int pnv_ioda1_init_m64(struct pnv_phb *phb)  in pnv_ioda1_init_m64()
 354 	struct pnv_phb *phb = hose->private_data;  in pnv_ioda_pick_m64_pe()  local
 431 static void __init pnv_ioda_parse_m64_window(struct pnv_phb *phb)  in pnv_ioda_parse_m64_window()
 [all …]
 
 | 
| D | pci-cxl.c | 15 	struct pnv_phb *phb = hose->private_data;  in pnv_phb_to_cxl_mode()  local41 	struct pnv_phb *phb = hose->private_data;  in pnv_cxl_alloc_hwirqs()  local
 56 	struct pnv_phb *phb = hose->private_data;  in pnv_cxl_release_hwirqs()  local
 66 	struct pnv_phb *phb = hose->private_data;  in pnv_cxl_release_hwirq_ranges()  local
 86 	struct pnv_phb *phb = hose->private_data;  in pnv_cxl_alloc_hwirq_ranges()  local
 122 	struct pnv_phb *phb = hose->private_data;  in pnv_cxl_get_irq_count()  local
 132 	struct pnv_phb *phb = hose->private_data;  in pnv_cxl_ioda_msi_setup()  local
 
 | 
| D | eeh-powernv.c | 57 	struct pnv_phb *phb;  in pnv_eeh_init()  local163 	struct pnv_phb *phb = hose->private_data;  in pnv_eeh_dbgfs_set()  local
 172 	struct pnv_phb *phb = hose->private_data;  in pnv_eeh_dbgfs_get()  local
 203 	struct pnv_phb *phb;  in pnv_eeh_enable_phbs()  local
 230 	struct pnv_phb *phb;  in pnv_eeh_post_init()  local
 368 	struct pnv_phb *phb = hose->private_data;  in pnv_eeh_probe()  local
 489 	struct pnv_phb *phb = hose->private_data;  in pnv_eeh_set_option()  local
 561 	struct pnv_phb *phb = pe->phb->private_data;  in pnv_eeh_get_phb_diag()  local
 573 	struct pnv_phb *phb = pe->phb->private_data;  in pnv_eeh_get_phb_state()  local
 612 	struct pnv_phb *phb = pe->phb->private_data;  in pnv_eeh_get_pe_state()  local
 [all …]
 
 | 
| D | pci.c | 162 	struct pnv_phb *phb = hose->private_data;  in pnv_setup_msi_irqs()  local211 	struct pnv_phb *phb = hose->private_data;  in pnv_teardown_msi_irqs()  local
 554 static void pnv_pci_handle_eeh_config(struct pnv_phb *phb, u32 pe_no)  in pnv_pci_handle_eeh_config()
 598 	struct pnv_phb *phb = pdn->phb->private_data;  in pnv_pci_config_check_eeh()  local
 654 	struct pnv_phb *phb = pdn->phb->private_data;  in pnv_pci_cfg_read()  local
 690 	struct pnv_phb *phb = pdn->phb->private_data;  in pnv_pci_cfg_write()  local
 716 	struct pnv_phb *phb = pdn->phb->private_data;  in pnv_pci_cfg_check()  local
 747 	struct pnv_phb *phb;  in pnv_pci_read_config()  local
 776 	struct pnv_phb *phb;  in pnv_pci_write_config()  local
 816 	struct pnv_phb *phb = hose->private_data;  in pnv_pci_dma_dev_setup()  local
 [all …]
 
 | 
| D | npu-dma.c | 100 	struct pnv_phb *phb;  in get_gpu_pci_dev_and_pe()  local132 	struct pnv_phb *phb = npe->phb;  in pnv_npu_set_window()  local
 172 	struct pnv_phb *phb = npe->phb;  in pnv_npu_unset_window()  local
 201 	struct pnv_phb *phb = npe->phb;  in pnv_npu_take_ownership()  local
 
 | 
| D | ocxl.c | 165 	struct pnv_phb *phb = hose->private_data;  in pnv_ocxl_fixup_actag()  local356 	struct pnv_phb *phb = hose->private_data;  in pnv_ocxl_set_tl_conf()  local
 443 	struct pnv_phb *phb = hose->private_data;  in pnv_ocxl_spa_setup()  local
 
 | 
| /Linux-v5.4/drivers/misc/cxl/ | 
| D | vphb.c | 30 	struct pci_controller *phb;  in cxl_pci_enable_device_hook()  local88 	struct pci_controller *phb = bus ? pci_bus_to_host(bus) : NULL;  in pci_bus_to_afu()  local
 211 	struct pci_controller *phb;  in cxl_pci_vphb_add()  local
 277 	struct pci_controller *phb;  in cxl_pci_vphb_remove()  local
 295 	struct pci_controller *phb;  in cxl_pci_is_vphb_device()  local
 304 	struct pci_controller *phb;  in cxl_pci_to_afu()  local
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | msi.c | 14 	struct pci_controller *phb = pci_bus_to_host(dev->bus);  in arch_setup_msi_irqs()  local31 	struct pci_controller *phb = pci_bus_to_host(dev->bus);  in arch_teardown_msi_irqs()  local
 
 | 
| D | rtas_pci.c | 199 unsigned long get_phb_buid(struct device_node *phb)  in get_phb_buid()211 			      struct pci_controller *phb)  in phb_set_bus_ranges()
 227 int rtas_setup_phb(struct pci_controller *phb)  in rtas_setup_phb()
 
 | 
| D | pci-hotplug.c | 57 	struct pci_controller *phb = pci_bus_to_host(dev->bus);  in pcibios_release_device()  local112 	struct pci_controller *phb;  in pci_hp_add_devices()  local
 
 | 
| D | pci-common.c | 110 	struct pci_controller *phb;  in pcibios_alloc_controller()  local135 void pcibios_free_controller(struct pci_controller *phb)  in pcibios_free_controller()
 178 	struct pci_controller *phb = (struct pci_controller *)  in pcibios_free_controller_deferred()  local
 196 	struct pci_controller *phb = pci_bus_to_host(bus);  in pcibios_window_alignment()  local
 219 	struct pci_controller *phb = pci_bus_to_host(dev->bus);  in pcibios_reset_secondary_bus()  local
 949 	struct pci_controller *phb;  in pcibios_setup_bus_self()  local
 969 	struct pci_controller *phb;  in pcibios_setup_device()  local
 1453 	struct pci_controller *phb = pci_bus_to_host(dev->bus);  in pcibios_enable_device()  local
 1464 	struct pci_controller *phb = pci_bus_to_host(dev->bus);  in pcibios_disable_device()  local
 
 | 
| D | eeh_pe.c | 46 static struct eeh_pe *eeh_pe_alloc(struct pci_controller *phb, int type)  in eeh_pe_alloc()79 int eeh_phb_pe_create(struct pci_controller *phb)  in eeh_phb_pe_create()
 157 struct eeh_pe *eeh_phb_pe_get(struct pci_controller *phb)  in eeh_phb_pe_get()
 309 struct eeh_pe *eeh_pe_get(struct pci_controller *phb,  in eeh_pe_get()
 
 | 
| D | eeh_dev.c | 63 void eeh_dev_phb_init_dynamic(struct pci_controller *phb)  in eeh_dev_phb_init_dynamic()
 | 
| D | of_platform.c | 37 	struct pci_controller *phb;  in of_pci_phb_probe()  local
 | 
| D | io-workarounds.c | 35 		struct pci_controller *phb = bus->phb;  in iowa_pci_find()  local180 void iowa_register_bus(struct pci_controller *phb, struct ppc_pci_io *ops,  in iowa_register_bus()
 
 | 
| D | pci_dn.c | 488 void pci_devs_phb_init_dynamic(struct pci_controller *phb)  in pci_devs_phb_init_dynamic()517 	struct pci_controller *phb, *tmp;  in pci_devs_phb_init()  local
 
 | 
| D | pci_64.c | 265 	struct pci_controller *phb = pci_bus_to_host(bus);  in pcibus_to_node()  local
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | pci_dlpar.c | 39 	struct pci_controller *phb;  in init_phb_dynamic()  local66 int remove_phb_dynamic(struct pci_controller *phb)  in remove_phb_dynamic()
 
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | rpadlpar_core.c | 140 	struct pci_controller *phb = pdn->phb;  in dlpar_pci_add_bus()  local171 	struct pci_controller *phb;  in dlpar_add_pci_slot()  local
 234 	struct pci_controller *phb;  in dlpar_add_phb()  local
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | io-workarounds.h | 17 	struct pci_controller *phb;  member
 | 
| /Linux-v5.4/arch/powerpc/platforms/pasemi/ | 
| D | msi.c | 141 	struct pci_controller *phb;  in mpic_pasemi_msi_init()  local
 | 
| /Linux-v5.4/arch/powerpc/platforms/amigaone/ | 
| D | setup.c | 70 	int phb = -ENODEV;  in amigaone_setup_arch()  local
 | 
| /Linux-v5.4/arch/powerpc/platforms/cell/ | 
| D | spider-pci.c | 69 static int __init spiderpci_pci_setup_chip(struct pci_controller *phb,  in spiderpci_pci_setup_chip()
 | 
| /Linux-v5.4/arch/powerpc/sysdev/ | 
| D | mpic_u3msi.c | 180 	struct pci_controller *phb;  in mpic_u3msi_init()  local
 | 
| /Linux-v5.4/arch/powerpc/platforms/4xx/ | 
| D | hsta_msi.c | 128 	struct pci_controller *phb;  in hsta_msi_probe()  local
 |