Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h22 int hyp_map_vectors(void);
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c130 int hyp_map_vectors(void) in hyp_map_vectors() function
H A Dsetup.c80 ret = hyp_map_vectors(); in recreate_hyp_mappings()