Searched refs:hv_dynmem_device (Results 1 – 1 of 1) sorted by relevance
511 struct hv_dynmem_device { struct583 static struct hv_dynmem_device dm_device; argument585 static void post_status(struct hv_dynmem_device *dm);1000 struct hv_dynmem_device *dm = &dm_device; in hot_add_req()1078 static void process_info(struct hv_dynmem_device *dm, struct dm_info_msg *msg) in process_info()1134 static unsigned long get_pages_committed(struct hv_dynmem_device *dm) in get_pages_committed()1153 static void post_status(struct hv_dynmem_device *dm) in post_status()1217 static void free_balloon_pages(struct hv_dynmem_device *dm, in free_balloon_pages()1236 static unsigned int alloc_balloon_pages(struct hv_dynmem_device *dm, in alloc_balloon_pages()1377 static void balloon_down(struct hv_dynmem_device *dm, in balloon_down()[all …]