Searched refs:T_PA_WATCHPT (Results 1 – 3 of 3) sorted by relevance
93 #define T_PA_WATCHPT 0x061 /* (12) Physical 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()