hyp_fixmap_map
void *hyp_fixmap_map(phys_addr_t phys);
enabled = hyp_fixmap_map(__hyp_pa(&event_id->enabled));
void *addr = hyp_fixmap_map(phys);
map = hyp_fixmap_map(__hyp_pa(va));
return hyp_fixmap_map(phys);