Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hv/
Dhv_balloon.c506 struct hv_dynmem_device { struct
578 static struct hv_dynmem_device dm_device; argument
580 static void post_status(struct hv_dynmem_device *dm);
996 struct hv_dynmem_device *dm = &dm_device; in hot_add_req()
1074 static void process_info(struct hv_dynmem_device *dm, struct dm_info_msg *msg) in process_info()
1130 static unsigned long get_pages_committed(struct hv_dynmem_device *dm) in get_pages_committed()
1149 static void post_status(struct hv_dynmem_device *dm) in post_status()
1213 static void free_balloon_pages(struct hv_dynmem_device *dm, in free_balloon_pages()
1232 static unsigned int alloc_balloon_pages(struct hv_dynmem_device *dm, in alloc_balloon_pages()
1373 static void balloon_down(struct hv_dynmem_device *dm, in balloon_down()
[all …]