Searched refs:get_dr6 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dkvm_host.h802 u64 (*get_dr6)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c4301 .get_dr6 = svm_get_dr6,
H A Dx86.c909 *val = kvm_x86_ops->get_dr6(vcpu); kvm_get_dr()
H A Dvmx.c10813 .get_dr6 = vmx_get_dr6,

Completed in 231 milliseconds