Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_hv_call.c184 static int hv_do_map_gpa_hcall(u64 partition_id, u64 gfn, u64 page_struct_count, in hv_do_map_gpa_hcall() argument
191 u64 page_count = page_struct_count; in hv_do_map_gpa_hcall()
225 if (index >= page_struct_count) { in hv_do_map_gpa_hcall()
789 u64 page_struct_count, u32 host_access, in hv_call_modify_spa_host_access() argument
796 u64 page_count = page_struct_count; in hv_call_modify_spa_host_access()
830 if (index >= page_struct_count) in hv_call_modify_spa_host_access()
H A Dmshv_root.h304 u64 page_struct_count, u32 host_access,