Searched defs:IOMEM (Results 1 – 6 of 6) sorted by relevance
12 #define IOMEM(x) (x) macro
28 #define IOMEM(x) ((void __force __iomem *)(x)) macro
27 #define IOMEM(x) (x) macro
161 #define IOMEM(x) ((void __force __iomem *)(x)) macro
25 #define IOMEM(x) ((void __force __iomem *)(x)) macro
109 #define IOMEM(x) ((void __iomem *)(KSEG1ADDR(CPHYSADDR(x)))) macro
Completed in 12 milliseconds