Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dioremap.c34 void __iomem *ioremap_coherent(phys_addr_t addr, unsigned long size) in ioremap_coherent() function
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dfsl_85xx_cache_sram.c97 cache_sram->base_virt = ioremap_coherent(cache_sram->base_phys, in instantiate_cache_sram()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dsmp.c215 spin_table = ioremap_coherent(*cpu_rel_addr, in smp_85xx_start_cpu()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dio.h734 void __iomem *ioremap_coherent(phys_addr_t address, unsigned long size);