Home
last modified time | relevance | path

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

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