BAT_PHYS_ADDR
#define BAT_PHYS_ADDR(x) ((u32)((x & 0x00000000fffe0000ULL) | \
#define BAT_PHYS_ADDR(x) (x)