Searched refs:kvm_load_guest_xcr0 (Results 1 – 4 of 4) sorted by relevance
369 void kvm_load_guest_xcr0(struct kvm_vcpu *vcpu);
815 void kvm_load_guest_xcr0(struct kvm_vcpu *vcpu) in kvm_load_guest_xcr0() function825 EXPORT_SYMBOL_GPL(kvm_load_guest_xcr0);
5637 kvm_load_guest_xcr0(vcpu); in svm_vcpu_run()
6542 kvm_load_guest_xcr0(vcpu); in vmx_vcpu_run()