hyp_early_alloc_page
void *hyp_early_alloc_page(void *arg);
hyp_early_alloc_mm_ops.zalloc_page = hyp_early_alloc_page;