Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_balloon.c511 struct hv_dynmem_device { struct
512 struct hv_device *dev;
513 enum hv_dm_state state;
514 struct completion host_event;
515 struct completion config_event;
520 unsigned int num_pages_ballooned;
521 unsigned int num_pages_onlined;
522 unsigned int num_pages_added;
527 struct balloon_state balloon_wrk;
532 struct hot_add_wrk ha_wrk;
[all …]