Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kvm/hyp/
Dswitch.c29 static bool __hyp_text update_fp_enabled(struct kvm_vcpu *vcpu) in update_fp_enabled() function
93 if (update_fp_enabled(vcpu)) { in activate_traps_vhe()
115 if (!update_fp_enabled(vcpu)) { in __activate_traps_nvhe()