Searched refs:__arm_ioremap_exec (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/plat-omap/
H A Dsram.c84 omap_sram_base = __arm_ioremap_exec(start, size, cached); omap_map_sram()
/linux-4.1.27/arch/arm/mm/
H A Dioremap.c390 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) __arm_ioremap_exec() function
/linux-4.1.27/arch/arm/mach-at91/
H A Dpm.c385 at91_suspend_sram_fn = __arm_ioremap_exec(sram_pbase, at91_pm_sram_init()
/linux-4.1.27/arch/arm/include/asm/
H A Dio.h152 extern void __iomem *__arm_ioremap_exec(phys_addr_t, size_t, bool cached);
/linux-4.1.27/arch/arm/mach-imx/
H A Dpm-imx6.c475 suspend_ocram_base = __arm_ioremap_exec(ocram_pbase, imx6q_suspend_init()

Completed in 210 milliseconds