Searched refs:pci_remap_cfgspace (Results 1 – 7 of 7) sorted by relevance
82 #ifndef pci_remap_cfgspace83 #define pci_remap_cfgspace pci_remap_cfgspace macro84 static inline void __iomem *pci_remap_cfgspace(phys_addr_t offset, in pci_remap_cfgspace() function
239 void __iomem *pci_remap_cfgspace(resource_size_t res_cookie, size_t size) in pci_remap_cfgspace() function244 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()
4307 addr = pci_remap_cfgspace(offset, size); in devm_pci_remap_cfgspace()
127 cfg->win = pci_remap_cfgspace(cfgres->start, bus_range * bsz); in arch_pci_ecam_create()