Searched refs:l2cache_base (Results 1 - 1 of 1) sorted by path

/linux-master/arch/arm/mach-omap2/
H A Domap4-common.c40 static void __iomem *l2cache_base; variable
216 return l2cache_base;
255 l2cache_base = ioremap(OMAP44XX_L2CACHE_BASE, SZ_4K);
256 if (WARN_ON(!l2cache_base))

Completed in 159 milliseconds