Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h284 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 Dmshv_root_hv_call.c267 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()