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