Home
last modified time | relevance | path

Searched refs:ioremap_coherent (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/powerpc/mm/
Dioremap.c33 void __iomem *ioremap_coherent(phys_addr_t addr, unsigned long size) in ioremap_coherent() function
/Linux-v5.4/arch/powerpc/sysdev/
Dfsl_85xx_cache_sram.c97 cache_sram->base_virt = ioremap_coherent(cache_sram->base_phys, in instantiate_cache_sram()
/Linux-v5.4/arch/powerpc/platforms/85xx/
Dsmp.c215 spin_table = ioremap_coherent(*cpu_rel_addr, in smp_85xx_start_cpu()
/Linux-v5.4/arch/powerpc/include/asm/
Dio.h717 void __iomem *ioremap_coherent(phys_addr_t address, unsigned long size);