Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_balloon.c511 struct hv_dynmem_device { struct
512 struct hv_device *dev;
513 enum hv_dm_state state;
514 struct completion host_event;
515 struct completion config_event;
522 unsigned int num_pages_added;
532 struct hot_add_wrk ha_wrk;
538 bool host_specified_ha_region;
550 struct task_struct *thread;
556 spinlock_t ha_lock;
[all …]