Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/xmon/
Dxmon.c96 static int catch_memory_errors; variable
834 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
1015 catch_memory_errors = 1; in show_uptime()
1025 catch_memory_errors = 0; in show_uptime()
1708 catch_memory_errors = 1; in get_function_bounds()
1717 catch_memory_errors = 0; in get_function_bounds()
1893 catch_memory_errors = 1; in prregs()
1899 catch_memory_errors = 0; in prregs()
1904 catch_memory_errors = 0; in prregs()
1952 catch_memory_errors = 1; in cacheflush()
[all …]