Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c317 static struct hyp_fixmap_slot hyp_fixblock_slot; variable
327 .arg = &hyp_fixblock_slot, in create_fixblock()
369 return fixmap_map_slot(&hyp_fixblock_slot, phys); in hyp_fixblock_map()
379 fixmap_clear_slot(&hyp_fixblock_slot); in hyp_fixblock_unmap()