Home
last modified time | relevance | path

Searched refs:vmx_set_dr7 (Results 1 – 2 of 2) 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 Dvmx.c5801 void vmx_set_dr7(struct kvm_vcpu *vcpu, unsigned long val) in vmx_set_dr7() function