Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c1977 static void vmx_fpu_activate(struct kvm_vcpu *vcpu) in vmx_fpu_activate() function
4812 vmx_fpu_activate(&vmx->vcpu); in vmx_vcpu_reset()
5096 vmx_fpu_activate(vcpu); in handle_exception()
5356 vmx_fpu_activate(vcpu); in handle_cr()
10212 .fpu_activate = vmx_fpu_activate,