Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dxmon.c85 static int catch_memory_errors; variable
699 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
1353 catch_memory_errors = 1; in get_function_bounds()
1362 catch_memory_errors = 0; in get_function_bounds()
1535 catch_memory_errors = 1; in prregs()
1541 catch_memory_errors = 0; in prregs()
1546 catch_memory_errors = 0; in prregs()
1601 catch_memory_errors = 1; in cacheflush()
1615 catch_memory_errors = 0; in cacheflush()
1642 catch_memory_errors = 1; in read_spr()
[all …]