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

  /src/sys/arch/aarch64/aarch64/
db_machdep.c 1138 bool restore_hw_watchpoints = true; local in function:kdb_trap
1152 restore_hw_watchpoints = false;
1192 restore_hw_watchpoints = true;
1302 if (restore_hw_watchpoints)
db_machdep.c 1138 bool restore_hw_watchpoints = true; local in function:kdb_trap
1152 restore_hw_watchpoints = false;
1192 restore_hw_watchpoints = true;
1302 if (restore_hw_watchpoints)
db_machdep.c 1138 bool restore_hw_watchpoints = true; local in function:kdb_trap
1152 restore_hw_watchpoints = false;
1192 restore_hw_watchpoints = true;
1302 if (restore_hw_watchpoints)
db_machdep.c 1138 bool restore_hw_watchpoints = true; local in function:kdb_trap
1152 restore_hw_watchpoints = false;
1192 restore_hw_watchpoints = true;
1302 if (restore_hw_watchpoints)

Completed in 140 milliseconds