Home
last modified time | relevance | path

Searched refs:fwnmi_migration_blocker (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_events.c923 error_setg(&spapr->fwnmi_migration_blocker, in spapr_mce_req_event()
927 ret = migrate_add_blocker(&spapr->fwnmi_migration_blocker, NULL); in spapr_mce_req_event()
H A Dspapr_rtas.c498 migrate_del_blocker(&spapr->fwnmi_migration_blocker); in rtas_ibm_nmi_interlock()
H A Dspapr.c1844 migrate_del_blocker(&spapr->fwnmi_migration_blocker); in spapr_machine_reset()
/qemu/include/hw/ppc/
H A Dspapr.h283 Error *fwnmi_migration_blocker; member