Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
Dhv_balloon.c503 struct hv_dynmem_device { struct
504 struct hv_device *dev;
505 enum hv_dm_state state;
506 struct completion host_event;
507 struct completion config_event;
512 unsigned int num_pages_ballooned;
513 unsigned int num_pages_onlined;
514 unsigned int num_pages_added;
519 struct balloon_state balloon_wrk;
524 struct hot_add_wrk ha_wrk;
[all …]