Searched refs:xtensa_ioremap (Results 1 – 1 of 1) sorted by relevance
14 static void __iomem *xtensa_ioremap(unsigned long paddr, unsigned long size, in xtensa_ioremap() function49 return xtensa_ioremap(addr, size, pgprot_noncached(PAGE_KERNEL)); in xtensa_ioremap_nocache()55 return xtensa_ioremap(addr, size, PAGE_KERNEL); in xtensa_ioremap_cache()