Searched refs:hyp_fixmap_map (Results 1 – 3 of 3) sorted by relevance
17 void *hyp_fixmap_map(phys_addr_t phys);
245 void *hyp_fixmap_map(phys_addr_t phys) in hyp_fixmap_map() function372 return hyp_fixmap_map(phys); in hyp_fixblock_map()
233 map = hyp_fixmap_map(__hyp_pa(va)); in __apply_guest_page()