Searched refs:new_bv (Results 1 – 2 of 2) sorted by relevance
2763 u64 new_bv = kvm_read_edx_eax(&svm->vcpu); in xsetbv_interception() local2766 if (kvm_set_xcr(&svm->vcpu, index, new_bv) == 0) { in xsetbv_interception()
5989 u64 new_bv = kvm_read_edx_eax(vcpu); in handle_xsetbv() local5992 if (kvm_set_xcr(vcpu, index, new_bv) == 0) in handle_xsetbv()