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.c192 static int hv_do_map_gpa_hcall(u64 partition_id, u64 gfn, u64 page_struct_count, in hv_do_map_gpa_hcall() argument
199 u64 page_count = page_struct_count; in hv_do_map_gpa_hcall()
233 if (index >= page_struct_count) { in hv_do_map_gpa_hcall()
1013 u64 page_struct_count, u32 host_access, in hv_call_modify_spa_host_access() argument
1020 u64 page_count = page_struct_count; in hv_call_modify_spa_host_access()
1054 if (index >= page_struct_count) in hv_call_modify_spa_host_access()
H A Dmshv_root.h332 u64 page_struct_count, u32 host_access,