Searched refs:hv_do_map_gpa_hcall (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_root_hv_call.c | 192 static int hv_do_map_gpa_hcall(u64 partition_id, u64 gfn, u64 page_struct_count, in hv_do_map_gpa_hcall() function 279 return hv_do_map_gpa_hcall(partition_id, gpa_target, page_count, in hv_call_map_gpa_pages() 294 return hv_do_map_gpa_hcall(partition_id, gfn, numpgs, flags, NULL, in hv_call_map_mmio_pages()
|