Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dvmx.c2198 static void vmx_fpu_activate(struct kvm_vcpu *vcpu) in vmx_fpu_activate() function
5200 vmx_fpu_activate(vcpu); in vmx_vcpu_reset()
5479 vmx_fpu_activate(vcpu); in handle_exception()
5742 vmx_fpu_activate(vcpu); in handle_cr()
11097 .fpu_activate = vmx_fpu_activate,