Searched refs:opal_machine_check_event (Results 1 – 3 of 3) sorted by relevance
45 struct opal_machine_check_event;160 struct opal_machine_check_event *opal_mc_evt;
455 struct opal_machine_check_event { struct
731 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()