Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/kernel/
Derr_impl.h50 extern void mchk_dump_logout_frame(struct el_common *);
72 extern int ev6_process_logout_frame(struct el_common *, int);
84 extern int titan_process_logout_frame(struct el_common *, int);
87 extern int privateer_process_logout_frame(struct el_common *, int);
Derr_titan.c370 titan_process_logout_frame(struct el_common *mchk_header, int print) in titan_process_logout_frame()
391 struct el_common *mchk_header = (struct el_common *)la_ptr; in titan_machine_check()
553 privateer_process_logout_frame((struct el_common *) in el_process_regatta_subpacket()
590 privateer_process_680_frame(struct el_common *mchk_header, int print) in privateer_process_680_frame()
631 privateer_process_logout_frame(struct el_common *mchk_header, int print) in privateer_process_logout_frame()
711 struct el_common *mchk_header = (struct el_common *)la_ptr; in privateer_machine_check()
Derr_ev6.c187 ev6_process_logout_frame(struct el_common *mchk_header, int print) in ev6_process_logout_frame()
236 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.c131 struct el_common *mchk_header; in process_mcheck_info()
153 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.c395 struct el_common *mchk_header; in apecs_machine_check()
399 mchk_header = (struct el_common *)la_ptr; in apecs_machine_check()
Dcore_t2.c561 struct el_common *mchk_header = (struct el_common *)la_ptr; in t2_machine_check()
Dcore_mcpcia.c519 struct el_common *frame; in mcpcia_print_system_area()
548 frame = (struct el_common *)la_ptr; in mcpcia_print_system_area()
Derr_common.c48 mchk_dump_logout_frame(struct el_common *mchk_header) in mchk_dump_logout_frame()
Dcore_lca.c397 el.c = (struct el_common *) la_ptr; in lca_machine_check()
Dcore_cia.c1109 struct el_common *com; in cia_decode_mchk()
/linux-5.19.10/arch/alpha/include/asm/
Dcore_lca.h167 struct el_common h; /* common logout header */
176 struct el_common h; /* common logout header */
196 struct el_common * c;
Dmce.h9 struct el_common { struct
Dcore_mcpcia.h194 struct el_common header;