Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kvm/hyp/
Dswitch.c308 bool vhe, sve_guest, sve_host; in __hyp_handle_fpsimd() local
317 vhe = true; in __hyp_handle_fpsimd()
321 vhe = has_vhe(); in __hyp_handle_fpsimd()
336 if (vhe) { in __hyp_handle_fpsimd()