HV_HYP_PAGE_MASK
offset &= ~HV_HYP_PAGE_MASK;
#define offset_in_hvpage(ptr) ((unsigned long)(ptr) & ~HV_HYP_PAGE_MASK)