Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h23 int hyp_map_vectors(void);
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c116 ret = hyp_map_vectors(); in recreate_hyp_mappings()
H A Dmm.c210 int hyp_map_vectors(void) in hyp_map_vectors() function