Home
last modified time | relevance | path

Searched refs:pci_remap_cfgspace (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dio.h82 #ifndef pci_remap_cfgspace
83 #define pci_remap_cfgspace pci_remap_cfgspace macro
84 static inline void __iomem *pci_remap_cfgspace(phys_addr_t offset, in pci_remap_cfgspace() function
/linux-6.3-rc2/arch/arm/mm/
A Dnommu.c239 void __iomem *pci_remap_cfgspace(resource_size_t res_cookie, size_t size) in pci_remap_cfgspace() function
244 EXPORT_SYMBOL_GPL(pci_remap_cfgspace);
A Dioremap.c474 void __iomem *pci_remap_cfgspace(resource_size_t res_cookie, size_t size) in pci_remap_cfgspace() function
479 EXPORT_SYMBOL_GPL(pci_remap_cfgspace);
/linux-6.3-rc2/arch/arm/include/asm/
A Dio.h194 #define pci_remap_cfgspace pci_remap_cfgspace macro
195 void __iomem *pci_remap_cfgspace(resource_size_t res_cookie, size_t size);
/linux-6.3-rc2/drivers/pci/
A Decam.c82 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()
A Dpci.c4297 addr = pci_remap_cfgspace(offset, size); in devm_pci_remap_cfgspace()
/linux-6.3-rc2/arch/loongarch/pci/
A Dacpi.c130 cfg->win = pci_remap_cfgspace(cfgres->start, bus_range * bsz); in arch_pci_ecam_create()

Completed in 21 milliseconds