Home
last modified time | relevance | path

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

/linux-6.15/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()
788 u64 page_struct_count, u32 host_access, in hv_call_modify_spa_host_access() argument
795 u64 page_count = page_struct_count; in hv_call_modify_spa_host_access()
829 if (index >= page_struct_count) in hv_call_modify_spa_host_access()
H A Dmshv_root.h304 u64 page_struct_count, u32 host_access,