Home
last modified time | relevance | path

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

/Linux-v5.10/arch/ia64/kernel/
Dmca_drv.c78 fatal_mca(const char *fmt, ...) in fatal_mca() function
506 return fatal_mca("target address not valid"); in recover_from_read_error()
524 return fatal_mca("minstate not valid"); in recover_from_read_error()
560 return fatal_mca("kernel context not recovered, iip 0x%lx\n", in recover_from_read_error()
635 return fatal_mca("Duplicate TLB entry"); in recover_from_tlb_check()
675 return fatal_mca("error not contained"); in recover_from_processor_error()
692 return fatal_mca("No cache or bus check"); in recover_from_processor_error()
698 return fatal_mca("Too many bus checks"); in recover_from_processor_error()
701 return fatal_mca("Internal Bus error"); in recover_from_processor_error()
703 return fatal_mca("External bus check fatal status"); in recover_from_processor_error()
[all …]