Searched refs:gpa_target (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_root.h | 284 int hv_call_map_gpa_pages(u64 partition_id, u64 gpa_target, u64 page_count, 286 int hv_call_unmap_gpa_pages(u64 partition_id, u64 gpa_target, u64 page_count,
|
| H A D | mshv_root_hv_call.c | 267 int hv_call_map_gpa_pages(u64 partition_id, u64 gpa_target, u64 page_count, in hv_call_map_gpa_pages() argument 270 return hv_do_map_gpa_hcall(partition_id, gpa_target, page_count, in hv_call_map_gpa_pages()
|