HomeSort by: relevance | last modified time | path
    Searched refs:T_PA_WATCHPT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc64/include/
db_machdep.h 100 ((type) ==T_PA_WATCHPT || (type) == T_VA_WATCHPT)
trap.h 86 #define T_PA_WATCHPT 0x061 /* (12) Physical addr data watchpoint */
  /src/sys/arch/sparc64/sparc64/
trap.c 514 if (type == T_PA_WATCHPT || type == T_VA_WATCHPT) {
locore.s 709 TRAP(T_PA_WATCHPT) ! 061 = physical address data watchpoint
920 TRAP(T_PA_WATCHPT) ! 061 = physical address data watchpoint

Completed in 18 milliseconds