Searched defs:IOMEM (Results 1 – 6 of 6) sorted by relevance
12 #define IOMEM(x) (x) macro
10 #define IOMEM(x) ((void __iomem *)(KSEG1ADDR(x))) macro
27 #define IOMEM(x) (x) macro
159 #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 13 milliseconds