Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c76 S_NO_CHANGE = 0, enumerator
170 assert(news != S_NO_CHANGE); \
179 .state = S_NO_CHANGE, \
265 if (newst == S_NO_CHANGE || balloon->state == newst) { in hv_balloon_state_set()
278 assert(stdesc->state == S_NO_CHANGE); in _hv_balloon_state_desc_set()
280 assert(newst != S_NO_CHANGE); in _hv_balloon_state_desc_set()
1337 if (stdesc->state != S_NO_CHANGE) { in hv_balloon_recv_channel()