Lines Matching refs:pnv_phb
42 struct pnv_phb;
45 struct pnv_phb *phb;
92 struct pnv_phb { struct
114 int (*msi_setup)(struct pnv_phb *phb, struct pci_dev *dev, argument
117 void (*dma_dev_setup)(struct pnv_phb *phb, struct pci_dev *pdev); argument
119 int (*init_m64)(struct pnv_phb *phb); argument
123 int (*get_pe_state)(struct pnv_phb *phb, int pe_no); argument
124 void (*freeze_pe)(struct pnv_phb *phb, int pe_no); argument
125 int (*unfreeze_pe)(struct pnv_phb *phb, int pe_no, int opt); argument
221 extern void pnv_set_msi_irq_chip(struct pnv_phb *phb, unsigned int virq);
236 extern void pnv_pci_ioda2_tce_invalidate_entire(struct pnv_phb *phb, bool rm);
243 extern int pnv_npu2_init(struct pnv_phb *phb);