Searched refs:opal_machine_check_event (Results 1 – 4 of 4) sorted by relevance
46 struct opal_machine_check_event;144 struct opal_machine_check_event *opal_mc_evt;
317 struct opal_machine_check_event { struct
156 struct opal_machine_check_event *opal_evt = get_paca()->opal_mc_evt; in opal_machine_check()157 struct opal_machine_check_event evt; in opal_machine_check()
613 DEFINE(OPAL_MC_GPR3, offsetof(struct opal_machine_check_event, gpr3)); in main()614 DEFINE(OPAL_MC_SRR0, offsetof(struct opal_machine_check_event, srr0)); in main()615 DEFINE(OPAL_MC_SRR1, offsetof(struct opal_machine_check_event, srr1)); in main()