Searched refs:IOPORT_MAP_BASE (Results 1 – 1 of 1) sorted by relevance
38 #define IOPORT_MAP_BASE (8UL << 60) macro42 #define IOPORT_MAP_BASE (8UL << 28) macro506 return (void __iomem *)(IOPORT_MAP_BASE | port); in ioport_map()