Searched defs:hv_dynmem_device (Results 1 – 1 of 1) sorted by relevance
501 struct hv_dynmem_device { struct502 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 …]