Home
last modified time | relevance | path

Searched defs:__ioremap_mode (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/sh/include/asm/
Dio.h316 __ioremap_mode(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_mode() function
332 #define __ioremap_mode(offset, size, prot) ((void __iomem *)(offset)) macro
/Linux-v4.19/arch/mips/include/asm/
Dio.h180 static inline void __iomem * __ioremap_mode(phys_addr_t offset, unsigned long size, in __ioremap_mode() function