Home
last modified time | relevance | path

Searched refs:hyp_fixmap_slot (Results 1 – 1 of 1) sorted by relevance

/arch/arm64/kvm/hyp/nvhe/
A Dmm.c29 struct hyp_fixmap_slot { struct
33 static DEFINE_PER_CPU(struct hyp_fixmap_slot, fixmap_slots); argument
232 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