Searched refs:kvm_read_edx_eax (Results 1 – 4 of 4) sorted by relevance
151 static inline u64 kvm_read_edx_eax(struct kvm_vcpu *vcpu) in kvm_read_edx_eax() function
1742 u64 data = kvm_read_edx_eax(vcpu); in kvm_emulate_wrmsr()1820 data = kvm_read_edx_eax(vcpu); in handle_fastpath_set_msr_irqoff()1827 data = kvm_read_edx_eax(vcpu); in handle_fastpath_set_msr_irqoff()
2184 u64 new_bv = kvm_read_edx_eax(&svm->vcpu); in xsetbv_interception()
5197 u64 new_bv = kvm_read_edx_eax(vcpu); in handle_xsetbv()