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.h285 int hv_call_map_gpa_pages(u64 partition_id, u64 gpa_target, u64 page_count,
287 int hv_call_unmap_gpa_pages(u64 partition_id, u64 gpa_target, u64 page_count,
H A Dmshv_root_hv_call.c276 int hv_call_map_gpa_pages(u64 partition_id, u64 gpa_target, u64 page_count, in hv_call_map_gpa_pages() argument
279 return hv_do_map_gpa_hcall(partition_id, gpa_target, page_count, in hv_call_map_gpa_pages()