Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dproto.h98 extern void wildfire_machine_check(unsigned long vector, unsigned long la_ptr);
H A Dsys_wildfire.c325 .machine_check = wildfire_machine_check,
H A Dcore_wildfire.c328 wildfire_machine_check(unsigned long vector, unsigned long la_ptr) in wildfire_machine_check() function