Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kvm/hyp/include/nvhe/
Dmm.h16 int hyp_create_idmap(u32 hyp_va_bits);
/linux-6.1.9/arch/arm64/kvm/hyp/nvhe/
Dmm.c192 int hyp_create_idmap(u32 hyp_va_bits) in hyp_create_idmap() function
Dsetup.c73 ret = hyp_create_idmap(hyp_va_bits); in recreate_hyp_mappings()