Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhv_balloon.c495 struct hv_dynmem_device { struct
496 struct hv_device *dev;
497 enum hv_dm_state state;
498 struct completion host_event;
499 struct completion config_event;
504 unsigned int num_pages_ballooned;
505 unsigned int num_pages_onlined;
506 unsigned int num_pages_added;
511 struct balloon_state balloon_wrk;
516 struct hot_add_wrk ha_wrk;
[all …]