Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dhandle_exit.c106 if (guest_hyp_fpsimd_traps_enabled(vcpu)) in kvm_handle_fpasimd()
/linux/arch/arm64/include/asm/
H A Dkvm_emulate.h686 static inline bool guest_hyp_fpsimd_traps_enabled(const struct kvm_vcpu *vcpu) in guest_hyp_fpsimd_traps_enabled() function
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h370 if (guest_hyp_fpsimd_traps_enabled(vcpu)) in kvm_hyp_handle_fpsimd()