fixmap_map_slot
return fixmap_map_slot(this_cpu_ptr(&fixmap_slots), phys) + offset_in_page(phys);
return fixmap_map_slot(&hyp_fixblock_slot, phys) + offset_in_page(phys);