Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h16 int hyp_create_fixmap(void);
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c315 ret = hyp_create_fixmap(); in __pkvm_init_finalise()
H A Dmm.c386 int hyp_create_fixmap(void) in hyp_create_fixmap() function