Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h265 struct dm_balloon { struct
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c283 struct dm_balloon { struct
1522 struct dm_balloon *bal_msg; in balloon_onchannelcallback()
1554 bal_msg = (struct dm_balloon *)recv_buffer; in balloon_onchannelcallback()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c590 size_t bl_size = sizeof(struct dm_balloon); in hv_balloon_balloon_rb_wait()
604 struct dm_balloon bl; in hv_balloon_balloon_posting()