Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/hv/
Dhv_balloon.c501 struct hv_dynmem_device { struct
502 struct hv_device *dev;
503 enum hv_dm_state state;
504 struct completion host_event;
505 struct completion config_event;
510 unsigned int num_pages_ballooned;
511 unsigned int num_pages_onlined;
512 unsigned int num_pages_added;
517 struct balloon_state balloon_wrk;
522 struct hot_add_wrk ha_wrk;
[all …]