Home
last modified time | relevance | path

Searched refs:gpa_page_list (Results 1 – 5 of 5) sorted by relevance

/linux/include/hyperv/
H A Dhvhdk_mini.h264 u64 gpa_page_list[]; member
273 DECLARE_FLEX_ARRAY(u64, gpa_page_list);
H A Dhvgdk_mini.h1361 u64 gpa_page_list[HV_MAX_MODIFY_GPA_REP_COUNT]; member
/linux/drivers/hv/
H A Dhv_proc.c85 input_page->gpa_page_list[page_count] = base_pfn + j; in hv_call_deposit_pages()
H A Dmshv_root_hv_call.c74 __free_page(pfn_to_page(output_page->gpa_page_list[i])); in hv_call_withdraw_memory()
/linux/arch/x86/hyperv/
H A Divm.c647 input->gpa_page_list[cur] = ent->pfn + i; in hv_vtom_kexec_finish()
713 memcpy((void *)input->gpa_page_list, pfn, count * sizeof(*pfn)); in hv_mark_gpa_visibility()