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

/linux-master/arch/sh/include/asm/
H A Dio_trapped.h32 __ioremap_trapped(unsigned long offset, unsigned long size) function
37 #define __ioremap_trapped(offset, size) NULL macro
55 #define __ioremap_trapped(offset, size) NULL macro
/linux-master/arch/sh/mm/
H A Dioremap.c81 mapped = __ioremap_trapped(phys_addr, size);

Completed in 173 milliseconds