Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h64 DM_BALLOON_RESPONSE = 7, enumerator
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c91 DM_BALLOON_RESPONSE = 7, enumerator
1320 bl_resp->hdr.type = DM_BALLOON_RESPONSE; in balloon_up()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c1307 case DM_BALLOON_RESPONSE: in hv_balloon_handle_packet()