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.c501 struct hv_dynmem_device { struct
573 static struct hv_dynmem_device dm_device; argument
575 static void post_status(struct hv_dynmem_device *dm);
975 struct hv_dynmem_device *dm = &dm_device; in hot_add_req()
1044 static void process_info(struct hv_dynmem_device *dm, struct dm_info_msg *msg) in process_info()
1100 static unsigned long get_pages_committed(struct hv_dynmem_device *dm) in get_pages_committed()
1119 static void post_status(struct hv_dynmem_device *dm) in post_status()
1182 static void free_balloon_pages(struct hv_dynmem_device *dm, in free_balloon_pages()
1199 static unsigned int alloc_balloon_pages(struct hv_dynmem_device *dm, in alloc_balloon_pages()
1338 static void balloon_down(struct hv_dynmem_device *dm, in balloon_down()
[all …]