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.c183 static int hv_do_map_gpa_hcall(u64 partition_id, u64 gfn, u64 page_struct_count, in hv_do_map_gpa_hcall() argument
190 u64 page_count = page_struct_count; in hv_do_map_gpa_hcall()
224 if (index >= page_struct_count) { in hv_do_map_gpa_hcall()
1001 u64 page_struct_count, u32 host_access, in hv_call_modify_spa_host_access() argument
1008 u64 page_count = page_struct_count; in hv_call_modify_spa_host_access()
1042 if (index >= page_struct_count) in hv_call_modify_spa_host_access()
H A Dmshv_root.h331 u64 page_struct_count, u32 host_access,