pci_controller_ops
extern void iommu_init_early_dart(struct pci_controller_ops *controller_ops);
struct pci_controller_ops controller_ops;
extern struct pci_controller_ops pasemi_pci_controller_ops;
struct pci_controller_ops pasemi_pci_controller_ops;
struct pci_controller_ops pmac_pci_controller_ops = {
extern struct pci_controller_ops pmac_pci_controller_ops;
static const struct pci_controller_ops pnv_pci_ioda_controller_ops = {
static const struct pci_controller_ops pnv_npu_ocapi_ioda_controller_ops = {
extern struct pci_controller_ops pseries_pci_controller_ops;
struct pci_controller_ops pseries_pci_controller_ops = {
void __init iommu_init_early_dart(struct pci_controller_ops *controller_ops)