pci_mmcfg_region  155 arch/x86/include/asm/pci_x86.h extern int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg);
pci_mmcfg_region  156 arch/x86/include/asm/pci_x86.h extern void pci_mmcfg_arch_unmap(struct pci_mmcfg_region *cfg);
pci_mmcfg_region  160 arch/x86/include/asm/pci_x86.h extern struct pci_mmcfg_region *pci_mmconfig_lookup(int segment, int bus);
pci_mmcfg_region  161 arch/x86/include/asm/pci_x86.h extern struct pci_mmcfg_region *__init pci_mmconfig_add(int segment, int start,
pci_mmcfg_region   36 arch/x86/pci/mmconfig-shared.c static void __init pci_mmconfig_remove(struct pci_mmcfg_region *cfg)
pci_mmcfg_region   46 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg, *tmp;
pci_mmcfg_region   53 arch/x86/pci/mmconfig-shared.c static void list_add_sorted(struct pci_mmcfg_region *new)
pci_mmcfg_region   55 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region   69 arch/x86/pci/mmconfig-shared.c static struct pci_mmcfg_region *pci_mmconfig_alloc(int segment, int start,
pci_mmcfg_region   72 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *new;
pci_mmcfg_region   98 arch/x86/pci/mmconfig-shared.c struct pci_mmcfg_region *__init pci_mmconfig_add(int segment, int start,
pci_mmcfg_region  101 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *new;
pci_mmcfg_region  118 arch/x86/pci/mmconfig-shared.c struct pci_mmcfg_region *pci_mmconfig_lookup(int segment, int bus)
pci_mmcfg_region  120 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region  326 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg, *cfgx;
pci_mmcfg_region  448 arch/x86/pci/mmconfig-shared.c 				     struct pci_mmcfg_region *cfg,
pci_mmcfg_region  500 arch/x86/pci/mmconfig-shared.c pci_mmcfg_check_reserved(struct device *dev, struct pci_mmcfg_region *cfg, int early)
pci_mmcfg_region  537 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region  617 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region  643 arch/x86/pci/mmconfig-shared.c 		const struct pci_mmcfg_region *cfg;
pci_mmcfg_region  693 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region  726 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region  797 arch/x86/pci/mmconfig-shared.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region   29 arch/x86/pci/mmconfig_32.c 	struct pci_mmcfg_region *cfg = pci_mmconfig_lookup(seg, bus);
pci_mmcfg_region  143 arch/x86/pci/mmconfig_32.c int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg)
pci_mmcfg_region  148 arch/x86/pci/mmconfig_32.c void pci_mmcfg_arch_unmap(struct pci_mmcfg_region *cfg)
pci_mmcfg_region   21 arch/x86/pci/mmconfig_64.c 	struct pci_mmcfg_region *cfg = pci_mmconfig_lookup(seg, bus);
pci_mmcfg_region   99 arch/x86/pci/mmconfig_64.c static void __iomem *mcfg_ioremap(struct pci_mmcfg_region *cfg)
pci_mmcfg_region  116 arch/x86/pci/mmconfig_64.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region  131 arch/x86/pci/mmconfig_64.c 	struct pci_mmcfg_region *cfg;
pci_mmcfg_region  137 arch/x86/pci/mmconfig_64.c int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg)
pci_mmcfg_region  148 arch/x86/pci/mmconfig_64.c void pci_mmcfg_arch_unmap(struct pci_mmcfg_region *cfg)
pci_mmcfg_region   23 arch/x86/pci/numachip.c 	struct pci_mmcfg_region *cfg = pci_mmconfig_lookup(seg, bus);
pci_mmcfg_region  219 drivers/xen/pci.c 	struct pci_mmcfg_region *cfg;