__ioread64be_hi_lo
extern u64 __ioread64be_hi_lo(const void __iomem *addr);
#define ioread64be __ioread64be_hi_lo
EXPORT_SYMBOL(__ioread64be_hi_lo);