Searched refs:DR_TRAP_BITS (Results 1 – 4 of 4) sorted by relevance
44 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3) macro
1357 if (dr6 & (DR_STEP | DR_TRAP_BITS) || icebp) in exc_debug_user()
3854 dr6 &= ~DR_TRAP_BITS; in check_dr_read()
788 vcpu->arch.dr6 &= ~DR_TRAP_BITS; in kvm_deliver_exception_payload()