Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/xmon/
Dxmon.c98 static int catch_memory_errors; variable
837 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
1018 catch_memory_errors = 1; in show_uptime()
1028 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()
1897 catch_memory_errors = 1; in prregs()
1903 catch_memory_errors = 0; in prregs()
1908 catch_memory_errors = 0; in prregs()
1956 catch_memory_errors = 1; in cacheflush()
[all …]