Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h12 #define IOMEM(x) (x) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/include/mach/
H A Duncompress.h28 #define IOMEM(x) ((void __force __iomem *)(x)) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dassembler.h27 #define IOMEM(x) (x) macro
H A Dio.h160 #define IOMEM(x) ((void __force __iomem *)(x)) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dio.h25 #define IOMEM(x) ((void __force __iomem *)(x)) macro
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dclock.c109 #define IOMEM(x) ((void __iomem *)(KSEG1ADDR(CPHYSADDR(x)))) macro