Searched refs:T_VA_WATCHPT (Results 1 – 3 of 3) sorted by relevance
94 #define T_VA_WATCHPT 0x062 /* (11) Virtual addr data watchpoint */ macro
102 ((type) ==T_PA_WATCHPT || (type) == T_VA_WATCHPT)
346 if (type == T_PA_WATCHPT || type == T_VA_WATCHPT) { in trap()