Searched refs:incoming_postcopy_state (Results 1 – 1 of 1) sorted by relevance
1538 static PostcopyState incoming_postcopy_state; variable1542 return qatomic_load_acquire(&incoming_postcopy_state); in postcopy_state_get()1548 return qatomic_xchg(&incoming_postcopy_state, new_state); in postcopy_state_set()