Searched refs:fixmap_map_slot (Results 1 – 1 of 1) sorted by relevance
232 static void *fixmap_map_slot(struct hyp_fixmap_slot *slot, phys_addr_t phys) in fixmap_map_slot() function247 return fixmap_map_slot(this_cpu_ptr(&fixmap_slots), phys); in hyp_fixmap_map()369 return fixmap_map_slot(&hyp_fixblock_slot, phys); in hyp_fixblock_map()
Completed in 3 milliseconds