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.c55 RunState global_state_get_runstate(void) in global_state_get_runstate() function
H A Dmigration.c612 global_state_get_runstate() == RUN_STATE_RUNNING))) { in process_incoming_migration_bh()
636 global_state_get_runstate() == RUN_STATE_RUNNING) { in process_incoming_migration_bh()
646 runstate_set(global_state_get_runstate()); in process_incoming_migration_bh()