Searched refs:X86_DR7_GENERAL_DETECT_ENABLE (Results 1 – 3 of 3) sorted by relevance
75 initdbstate.dr[7] &= ~X86_DR7_GENERAL_DETECT_ENABLE; in x86_dbregs_init()267 if (regs->dr[7] & X86_DR7_GENERAL_DETECT_ENABLE) { in x86_dbregs_validate()
70 #define X86_DR7_GENERAL_DETECT_ENABLE __BIT(13) macro
481 if (regs->dr[7] & X86_DR7_GENERAL_DETECT_ENABLE) { in netbsd32_process_write_dbregs()