Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c92 static int catch_memory_errors; variable
769 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
926 catch_memory_errors = 1; in show_uptime()
936 catch_memory_errors = 0; in show_uptime()
1484 catch_memory_errors = 1; in get_function_bounds()
1493 catch_memory_errors = 0; in get_function_bounds()
1668 catch_memory_errors = 1; in prregs()
1674 catch_memory_errors = 0; in prregs()
1679 catch_memory_errors = 0; in prregs()
1734 catch_memory_errors = 1; in cacheflush()
[all …]