Searched refs:DBREG_DR7_WRONLY (Results 1 – 4 of 4) sorted by relevance
56 case DBREG_DR7_WRONLY: in i386_set_watch()
428 case DBREG_DR7_WRONLY:515 amd64_set_watch(i, addr, wsize, DBREG_DR7_WRONLY, d);576 case DBREG_DR7_WRONLY : return "write"; break;
607 case DBREG_DR7_WRONLY:687 DBREG_DR7_WRONLY, &d);731 case DBREG_DR7_WRONLY : return "write"; break;
222 #define DBREG_DR7_WRONLY 0x01 /* break on write */ macro