Searched refs:hyp_fixmap_slot (Results 1 – 1 of 1) sorted by relevance
29 struct hyp_fixmap_slot { struct33 static DEFINE_PER_CPU(struct hyp_fixmap_slot, fixmap_slots); argument232 static void *fixmap_map_slot(struct hyp_fixmap_slot *slot, phys_addr_t phys) in fixmap_map_slot()250 static void fixmap_clear_slot(struct hyp_fixmap_slot *slot) in fixmap_clear_slot()286 struct hyp_fixmap_slot *slot = (struct hyp_fixmap_slot *)ctx->arg; in __create_fixmap_slot_cb()317 static struct hyp_fixmap_slot hyp_fixblock_slot;
Completed in 9 milliseconds