Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/xtensa/mm/
H A Dioremap.c14 static void __iomem *xtensa_ioremap(unsigned long paddr, unsigned long size, in xtensa_ioremap() function
49 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()

Completed in 1 milliseconds