Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h246 struct dm_status { struct
247 struct dm_header hdr;
248 uint64_t num_avail;
249 uint64_t num_committed;
250 uint64_t page_file_size;
251 uint64_t zero_free;
252 uint32_t page_file_writes;
253 uint32_t io_diff;
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c264 struct dm_status { struct
265 struct dm_header hdr;
266 __u64 num_avail;
267 __u64 num_committed;
268 __u64 page_file_size;
269 __u64 zero_free;
270 __u32 page_file_writes;
271 __u32 io_diff;