Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c95 static int catch_memory_errors; variable
832 if (in_xmon && catch_memory_errors) in xmon_fault_handler()
1013 catch_memory_errors = 1; in show_uptime()
1023 catch_memory_errors = 0; in show_uptime()
1622 catch_memory_errors = 1; in get_function_bounds()
1631 catch_memory_errors = 0; in get_function_bounds()
1806 catch_memory_errors = 1; in prregs()
1812 catch_memory_errors = 0; in prregs()
1817 catch_memory_errors = 0; in prregs()
1872 catch_memory_errors = 1; in cacheflush()
[all …]