Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dsys_sable.c551 .machine_check = t2_machine_check,
583 .machine_check = t2_machine_check,
614 .machine_check = t2_machine_check,
H A Dproto.h76 extern void t2_machine_check(unsigned long vector, unsigned long la_ptr);
H A Dcore_t2.c557 t2_machine_check(unsigned long vector, unsigned long la_ptr) in t2_machine_check() function