Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dmca_drv.c78 fatal_mca(const char *fmt, ...) in fatal_mca() function
505 return fatal_mca("target address not valid"); in recover_from_read_error()
523 return fatal_mca("minstate not valid"); in recover_from_read_error()
559 return fatal_mca("kernel context not recovered, iip 0x%lx\n", in recover_from_read_error()
634 return fatal_mca("Duplicate TLB entry"); in recover_from_tlb_check()
674 return fatal_mca("error not contained"); in recover_from_processor_error()
691 return fatal_mca("No cache or bus check"); in recover_from_processor_error()
697 return fatal_mca("Too many bus checks"); in recover_from_processor_error()
700 return fatal_mca("Internal Bus error"); in recover_from_processor_error()
702 return fatal_mca("External bus check fatal status"); in recover_from_processor_error()
[all …]