Searched refs:IOPORT_MAP_BASE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/parisc/lib/
H A Diomap.c37 #define IOPORT_MAP_BASE (8UL << 60) macro
41 #define IOPORT_MAP_BASE (8UL << 28) macro
429 return (void __iomem *)(IOPORT_MAP_BASE | port); ioport_map()

Completed in 96 milliseconds