Home
last modified time | relevance | path

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

/linux-4.4.14/arch/alpha/kernel/
Derr_impl.h49 extern void mchk_dump_logout_frame(struct el_common *);
71 extern int ev6_process_logout_frame(struct el_common *, int);
83 extern int titan_process_logout_frame(struct el_common *, int);
86 extern int privateer_process_logout_frame(struct el_common *, int);
Derr_titan.c369 titan_process_logout_frame(struct el_common *mchk_header, int print) in titan_process_logout_frame()
390 struct el_common *mchk_header = (struct el_common *)la_ptr; in titan_machine_check()
552 privateer_process_logout_frame((struct el_common *) in el_process_regatta_subpacket()
589 privateer_process_680_frame(struct el_common *mchk_header, int print) in privateer_process_680_frame()
630 privateer_process_logout_frame(struct el_common *mchk_header, int print) in privateer_process_logout_frame()
710 struct el_common *mchk_header = (struct el_common *)la_ptr; in privateer_machine_check()
Derr_ev6.c186 ev6_process_logout_frame(struct el_common *mchk_header, int print) in ev6_process_logout_frame()
235 struct el_common *mchk_header = (struct el_common *)la_ptr; in ev6_machine_check()
Dsys_mikasa.c174 struct el_common *mchk_header; in mikasa_apecs_machine_check()
177 mchk_header = (struct el_common *)la_ptr; in mikasa_apecs_machine_check()
Dirq_alpha.c130 struct el_common *mchk_header; in process_mcheck_info()
152 mchk_header = (struct el_common *)la_ptr; in process_mcheck_info()
Dsys_noritake.c263 struct el_common *mchk_header; in noritake_apecs_machine_check()
266 mchk_header = (struct el_common *)la_ptr; in noritake_apecs_machine_check()
Dcore_apecs.c393 struct el_common *mchk_header; in apecs_machine_check()
397 mchk_header = (struct el_common *)la_ptr; in apecs_machine_check()
Dcore_t2.c560 struct el_common *mchk_header = (struct el_common *)la_ptr; in t2_machine_check()
Dcore_mcpcia.c516 struct el_common *frame; in mcpcia_print_system_area()
545 frame = (struct el_common *)la_ptr; in mcpcia_print_system_area()
Derr_common.c47 mchk_dump_logout_frame(struct el_common *mchk_header) in mchk_dump_logout_frame()
Dcore_lca.c395 el.c = (struct el_common *) la_ptr; in lca_machine_check()
Dcore_cia.c1105 struct el_common *com; in cia_decode_mchk()
/linux-4.4.14/arch/alpha/include/asm/
Dcore_lca.h166 struct el_common h; /* common logout header */
175 struct el_common h; /* common logout header */
195 struct el_common * c;
Dmce.h8 struct el_common { struct
Dcore_mcpcia.h193 struct el_common header;