Searched refs:DR7_GD (Results 1 – 3 of 3) sorted by relevance
187 #define DR7_GD (1 << 13) macro
6999 (vcpu->arch.dr7 & DR7_GD)) { in inject_pending_event()7000 vcpu->arch.dr7 &= ~DR7_GD; in inject_pending_event()
7342 if (dr7 & DR7_GD) { in handle_dr()