Home
last modified time | relevance | path

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

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