Searched refs:IOPORT_MAP_BASE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/parisc/lib/
H A Diomap.c38 #define IOPORT_MAP_BASE (8UL << 60) macro
42 #define IOPORT_MAP_BASE (8UL << 28) macro
506 return (void __iomem *)(IOPORT_MAP_BASE | port);

Completed in 104 milliseconds