Searched refs:kvm_set_cr8 (Results 1 – 4 of 4) sorted by relevance
835 int kvm_set_cr8(struct kvm_vcpu *vcpu, unsigned long cr8);
703 int kvm_set_cr8(struct kvm_vcpu *vcpu, unsigned long cr8) in kvm_set_cr8() function713 EXPORT_SYMBOL_GPL(kvm_set_cr8);4480 res = kvm_set_cr8(vcpu, val); in emulator_set_cr()6060 if (kvm_set_cr8(vcpu, kvm_run->cr8) != 0) { in kvm_arch_vcpu_ioctl_run()6273 kvm_set_cr8(vcpu, sregs->cr8); in kvm_arch_vcpu_ioctl_set_sregs()
2918 err = kvm_set_cr8(&svm->vcpu, val); in cr_interception()3698 kvm_set_cr8(vcpu, cr8); in sync_cr8_to_lapic()
4305 kvm_set_cr8(&vmx->vcpu, 0); in vmx_vcpu_reset()4922 err = kvm_set_cr8(vcpu, cr8); in handle_cr()