Searched refs:DR_CONTROL_RESERVED (Results 1 – 2 of 2) sorted by relevance
68 #define DR_CONTROL_RESERVED (0xFC00) /* Reserved by Intel */ macro70 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL) /* Reserved */ macro
645 data &= ~DR_CONTROL_RESERVED; in ptrace_write_dr7()