Searched refs:DBREG_DR7_WRONLY (Results 1 – 4 of 4) sorted by relevance
56 case DBREG_DR7_WRONLY: in i386_set_watch()
424 case DBREG_DR7_WRONLY:511 amd64_set_watch(i, addr, wsize, DBREG_DR7_WRONLY, d);572 case DBREG_DR7_WRONLY : return "write"; break;
567 case DBREG_DR7_WRONLY:647 DBREG_DR7_WRONLY, &d);691 case DBREG_DR7_WRONLY : return "write"; break;
214 #define DBREG_DR7_WRONLY 0x01 /* break on write */ macro