Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhv_balloon.c497 struct hv_dynmem_device { struct
498 struct hv_device *dev;
499 enum hv_dm_state state;
500 struct completion host_event;
501 struct completion config_event;
506 unsigned int num_pages_ballooned;
507 unsigned int num_pages_onlined;
508 unsigned int num_pages_added;
513 struct balloon_state balloon_wrk;
518 struct hot_add_wrk ha_wrk;
[all …]