Searched refs:pci_remap_cfgspace (Results 1 – 7 of 7) sorted by relevance
87 #ifndef pci_remap_cfgspace88 #define pci_remap_cfgspace pci_remap_cfgspace macro89 static inline void __iomem *pci_remap_cfgspace(phys_addr_t offset, in pci_remap_cfgspace() function
246 void __iomem *pci_remap_cfgspace(resource_size_t res_cookie, size_t size) in pci_remap_cfgspace() function251 EXPORT_SYMBOL_GPL(pci_remap_cfgspace);
474 void __iomem *pci_remap_cfgspace(resource_size_t res_cookie, size_t size) in pci_remap_cfgspace() function479 EXPORT_SYMBOL_GPL(pci_remap_cfgspace);
194 #define pci_remap_cfgspace pci_remap_cfgspace macro195 void __iomem *pci_remap_cfgspace(resource_size_t res_cookie, size_t size);
82 cfg->win = pci_remap_cfgspace(cfgres->start, bus_range * bsz); in pci_ecam_create()142 cfg->winp[busn] = pci_remap_cfgspace(start, bsz); in pci_ecam_add_bus()
4340 addr = pci_remap_cfgspace(offset, size); in devm_pci_remap_cfgspace()
130 cfg->win = pci_remap_cfgspace(cfgres->start, bus_range * bsz); in arch_pci_ecam_create()