Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpaca.h45 struct opal_machine_check_event;
160 struct opal_machine_check_event *opal_mc_evt;
Dopal.h455 struct opal_machine_check_event { struct
/arch/powerpc/kernel/
Dasm-offsets.c731 DEFINE(OPAL_MC_GPR3, offsetof(struct opal_machine_check_event, gpr3)); in main()
732 DEFINE(OPAL_MC_SRR0, offsetof(struct opal_machine_check_event, srr0)); in main()
733 DEFINE(OPAL_MC_SRR1, offsetof(struct opal_machine_check_event, srr1)); in main()