Searched refs:DBREG_DR7_WRONLY (Results 1 – 3 of 3) sorted by relevance
417 case DBREG_DR7_WRONLY:502 amd64_set_watch(i, addr, wsize, DBREG_DR7_WRONLY, d);561 case DBREG_DR7_WRONLY : return "write"; break;
644 case DBREG_DR7_WRONLY:722 DBREG_DR7_WRONLY, &d);763 case DBREG_DR7_WRONLY : return "write"; break;
224 #define DBREG_DR7_WRONLY 0x01 /* break on write */ macro