Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h21 int hyp_create_idmap(u32 hyp_va_bits);
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c152 int hyp_create_idmap(u32 hyp_va_bits) in hyp_create_idmap() function
H A Dsetup.c76 ret = hyp_create_idmap(hyp_va_bits); in recreate_hyp_mappings()