Home
last modified time | relevance | path

Searched defs:dm_capabilities_resp_msg (Results 1 – 1 of 1) sorted by relevance

/qemu/include/hw/hyperv/
H A Ddynmem-proto.h218 struct dm_capabilities_resp_msg { struct
219 struct dm_header hdr;
220 uint64_t is_accepted:1;
221 uint64_t hot_remove:1;
222 uint64_t suppress_pressure_reports:1;
223 uint64_t reservedz:61;