Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dxmon.c94 static int catch_memory_errors; variable
823 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
1004 catch_memory_errors = 1; in show_uptime()
1014 catch_memory_errors = 0; in show_uptime()
1691 catch_memory_errors = 1; in get_function_bounds()
1700 catch_memory_errors = 0; in get_function_bounds()
1876 catch_memory_errors = 1; in prregs()
1882 catch_memory_errors = 0; in prregs()
1887 catch_memory_errors = 0; in prregs()
1935 catch_memory_errors = 1; in cacheflush()
[all …]