Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c96 static int catch_memory_errors; variable
836 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
1017 catch_memory_errors = 1; in show_uptime()
1027 catch_memory_errors = 0; in show_uptime()
1710 catch_memory_errors = 1; in get_function_bounds()
1719 catch_memory_errors = 0; in get_function_bounds()
1895 catch_memory_errors = 1; in prregs()
1901 catch_memory_errors = 0; in prregs()
1906 catch_memory_errors = 0; in prregs()
1954 catch_memory_errors = 1; in cacheflush()
[all …]