Searched refs:pnv_phb (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci.h | 54 struct pnv_phb; 57 struct pnv_phb *phb; 108 struct pnv_phb { struct 126 int (*init_m64)(struct pnv_phb *phb); argument 127 int (*get_pe_state)(struct pnv_phb *phb, int pe_no); argument 128 void (*freeze_pe)(struct pnv_phb *phb, int pe_no); argument 129 int (*unfreeze_pe)(struct pnv_phb *phb, int pe_no, int opt); argument 186 static inline bool pnv_pci_is_m64(struct pnv_phb *phb, struct resource *r) in pnv_pci_is_m64() argument 206 int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe); 207 int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe); [all …]
|
| H A D | pci-sriov.c | 145 struct pnv_phb *phb = pci_bus_to_pnvhb(pdev->bus); in pnv_pci_ioda_fixup_iov_resources() 251 struct pnv_phb *phb = pci_bus_to_pnvhb(pdev->bus); in pnv_pci_iov_resource_alignment() 287 struct pnv_phb *phb; in pnv_pci_vf_release_m64() 311 static int64_t pnv_ioda_map_m64_segmented(struct pnv_phb *phb, in pnv_ioda_map_m64_segmented() 338 static int64_t pnv_ioda_map_m64_single(struct pnv_phb *phb, in pnv_ioda_map_m64_single() 398 static int pnv_pci_alloc_m64_bar(struct pnv_phb *phb, struct pnv_iov_data *iov) in pnv_pci_alloc_m64_bar() 418 struct pnv_phb *phb; in pnv_pci_vf_assign_m64() 477 struct pnv_phb *phb; in pnv_ioda_release_vf_PE() 616 struct pnv_phb *phb; in pnv_ioda_setup_vf_PE() 678 struct pnv_phb *phb; in pnv_pci_sriov_enable()
|
| H A D | eeh-powernv.c | 108 struct pnv_phb *phb = hose->private_data; in pnv_eeh_dbgfs_set() 117 struct pnv_phb *phb = hose->private_data; in pnv_eeh_dbgfs_get() 148 struct pnv_phb *phb; in pnv_eeh_enable_phbs() 175 struct pnv_phb *phb; in pnv_eeh_post_init() 296 struct pnv_phb *phb = hose->private_data; in pnv_eeh_get_upstream_pe() 325 struct pnv_phb *phb = hose->private_data; in pnv_eeh_probe() 456 struct pnv_phb *phb = hose->private_data; in pnv_eeh_set_option() 516 struct pnv_phb *phb = pe->phb->private_data; in pnv_eeh_get_phb_diag() 528 struct pnv_phb *phb = pe->phb->private_data; in pnv_eeh_get_phb_state() 567 struct pnv_phb *phb = pe->phb->private_data; in pnv_eeh_get_pe_state() [all …]
|
| H A D | ocxl.c | 165 struct pnv_phb *phb = hose->private_data; in pnv_ocxl_fixup_actag() 350 struct pnv_phb *phb = hose->private_data; in pnv_ocxl_set_tl_conf() 437 struct pnv_phb *phb = hose->private_data; in pnv_ocxl_spa_setup() 484 struct pnv_phb *phb = hose->private_data; in pnv_ocxl_map_lpar()
|
| H A D | pci-ioda-tce.c | 20 unsigned long pnv_ioda_parse_tce_sizes(struct pnv_phb *phb) in pnv_ioda_parse_tce_sizes()
|