Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h381 struct dm_hot_remove_response { struct
382 struct dm_header hdr;
383 uint32_t result;
384 uint32_t range_count;
385 uint64_t more_pages:1;
386 uint64_t reservedz:63;
387 union dm_mem_page_range range_array[];