Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kvm/hyp/
Dtlb.c46 static hyp_alternate_select(__tlb_switch_to_guest,
66 static hyp_alternate_select(__tlb_switch_to_host,
Dswitch.c237 static hyp_alternate_select(__check_arm_834220,
/Linux-v4.19/arch/arm64/include/asm/
Dkvm_hyp.h112 #define hyp_alternate_select(fname, orig, alt, cond) \ macro