Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h249 uint64_t num_committed; member
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c267 __u64 num_committed; member
1192 status.num_committed = num_pages_committed * NR_HV_HYP_PAGES_IN_PAGE; in post_status()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c1098 balloon->status_report.committed = msgStatus->num_committed; in hv_balloon_handle_status_report()