Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c85 static int catch_memory_errors; variable
698 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
1339 catch_memory_errors = 1; in get_function_bounds()
1348 catch_memory_errors = 0; in get_function_bounds()
1521 catch_memory_errors = 1; in prregs()
1527 catch_memory_errors = 0; in prregs()
1532 catch_memory_errors = 0; in prregs()
1587 catch_memory_errors = 1; in cacheflush()
1601 catch_memory_errors = 0; in cacheflush()
1628 catch_memory_errors = 1; in read_spr()
[all …]