Home
last modified time | relevance | path

Searched refs:DR6_INIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h147 #define DR6_INIT 0xffff0ff0 macro
/linux-4.1.27/arch/x86/kvm/
Dx86.c7155 vcpu->arch.dr6 = DR6_INIT; in kvm_vcpu_reset()