Home
last modified time | relevance | path

Searched refs:catch_memory_errors (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/powerpc/xmon/
Dxmon.c76 static int catch_memory_errors; variable
644 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
1274 catch_memory_errors = 1; in get_function_bounds()
1283 catch_memory_errors = 0; in get_function_bounds()
1463 catch_memory_errors = 1; in prregs()
1469 catch_memory_errors = 0; in prregs()
1474 catch_memory_errors = 0; in prregs()
1525 catch_memory_errors = 1; in cacheflush()
1539 catch_memory_errors = 0; in cacheflush()
1566 catch_memory_errors = 1; in read_spr()
[all …]