Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dglobal_state.h22 RunState global_state_get_runstate(void);
/openbmc/qemu/migration/
H A Dglobal_state.c68 RunState global_state_get_runstate(void) in global_state_get_runstate() function
H A Dmigration.c739 runstate_is_live(global_state_get_runstate())))) { in process_incoming_migration_bh()
763 runstate_is_live(global_state_get_runstate())) { in process_incoming_migration_bh()
773 runstate_set(global_state_get_runstate()); in process_incoming_migration_bh()