Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h76 void vmx_set_dr7(struct kvm_vcpu *vcpu, unsigned long val);
H A Dmain.c465 vmx_set_dr7(vcpu, val); in vt_set_dr7()
H A Dvmx.c5900 void vmx_set_dr7(struct kvm_vcpu *vcpu, unsigned long val) in vmx_set_dr7() function