__ioread64_hi_lo
extern u64 __ioread64_hi_lo(const void __iomem *addr);
#define ioread64 __ioread64_hi_lo
EXPORT_SYMBOL(__ioread64_hi_lo);