Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_host.h171 #define DR7_GD (1 << 13) macro
/linux-3.4.99/arch/x86/kvm/
Dvmx.c4468 if (dr & DR7_GD) { in handle_dr()
4484 vcpu->arch.dr7 &= ~DR7_GD; in handle_dr()