Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/kernel/
Derr_impl.h82 extern void titan_machine_check(unsigned long, unsigned long);
Derr_titan.c388 titan_machine_check(unsigned long vector, unsigned long la_ptr) in titan_machine_check() function
730 return titan_machine_check(vector, la_ptr); in privateer_machine_check()
Dproto.h88 extern void titan_machine_check(unsigned long, unsigned long);
Dsys_titan.c370 .machine_check = titan_machine_check,