Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h20 int hyp_create_idmap(u32 hyp_va_bits);
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c86 ret = hyp_create_idmap(hyp_va_bits); in recreate_hyp_mappings()
H A Dmm.c328 int hyp_create_idmap(u32 hyp_va_bits) in hyp_create_idmap() function