hyp_fixmap_map
void *hyp_fixmap_map(phys_addr_t phys);
map = hyp_fixmap_map(__hyp_pa(va));
return hyp_fixmap_map(phys);