Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h66 DM_UNBALLOON_RESPONSE = 9, enumerator
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c93 DM_UNBALLOON_RESPONSE = 9, enumerator
1398 resp.hdr.type = DM_UNBALLOON_RESPONSE; in balloon_down()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c1303 case DM_UNBALLOON_RESPONSE: in hv_balloon_handle_packet()