Home
last modified time | relevance | path

Searched refs:ioremap_coherent (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dioremap.c34 void __iomem *ioremap_coherent(phys_addr_t addr, unsigned long size) in ioremap_coherent() function
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dioremap.c34 void __iomem *ioremap_coherent(phys_addr_t addr, unsigned long size) in ioremap_coherent() function
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_85xx_cache_sram.c97 cache_sram->base_virt = ioremap_coherent(cache_sram->base_phys, in instantiate_cache_sram()
100 dev_err(&dev->dev, "%pOF: ioremap_coherent failed\n", in instantiate_cache_sram()
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
H A Dsmp.c215 spin_table = ioremap_coherent(*cpu_rel_addr, in smp_85xx_start_cpu()
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
H A Dsmp.c215 spin_table = ioremap_coherent(*cpu_rel_addr, in smp_85xx_start_cpu()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dio.h721 * * ioremap_coherent maps coherent cached memory
734 void __iomem *ioremap_coherent(phys_addr_t address, unsigned long size);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dio.h883 * * ioremap_coherent maps coherent cached memory
902 void __iomem *ioremap_coherent(phys_addr_t address, unsigned long size);

Completed in 6 milliseconds