Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_balloon.c503 struct hv_dynmem_device { struct
575 static struct hv_dynmem_device dm_device; argument
577 static void post_status(struct hv_dynmem_device *dm);
977 struct hv_dynmem_device *dm = &dm_device; in hot_add_req()
1046 static void process_info(struct hv_dynmem_device *dm, struct dm_info_msg *msg) in process_info()
1102 static unsigned long get_pages_committed(struct hv_dynmem_device *dm) in get_pages_committed()
1121 static void post_status(struct hv_dynmem_device *dm) in post_status()
1184 static void free_balloon_pages(struct hv_dynmem_device *dm, in free_balloon_pages()
1202 static unsigned int alloc_balloon_pages(struct hv_dynmem_device *dm, in alloc_balloon_pages()
1342 static void balloon_down(struct hv_dynmem_device *dm, in balloon_down()
[all …]