Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds