Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dsys_sio.c369 .machine_check = apecs_machine_check,
465 .machine_check = apecs_machine_check,
H A Dsys_eb64p.c197 .machine_check = apecs_machine_check,
H A Dproto.h22 extern void apecs_machine_check(unsigned long vector, unsigned long la_ptr);
H A Dsys_cabriolet.c326 .machine_check = apecs_machine_check,
H A Dcore_apecs.c393 apecs_machine_check(unsigned long vector, unsigned long la_ptr) in apecs_machine_check() function