Searched defs:IOMEM (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h11 #define IOMEM(x) (x) macro
/linux-4.1.27/arch/arm/mach-davinci/include/mach/
H A Duncompress.h28 #define IOMEM(x) ((void __force __iomem *)(x)) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dassembler.h30 #define IOMEM(x) (x) macro
H A Dio.h173 #define IOMEM(x) ((void __force __iomem *)(x)) macro
/linux-4.1.27/arch/hexagon/include/asm/
H A Dio.h38 #define IOMEM(x) ((void __force __iomem *)(x)) macro
/linux-4.1.27/arch/mips/alchemy/common/
H A Dclock.c107 #define IOMEM(x) ((void __iomem *)(KSEG1ADDR(CPHYSADDR(x)))) macro

Completed in 232 milliseconds