Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A 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;
512 unsigned int num_pages_added;
522 struct hot_add_wrk ha_wrk;
528 bool host_specified_ha_region;
540 struct task_struct *thread;
546 spinlock_t ha_lock;
[all …]