Searched refs:input_page (Results 1 – 1 of 1) sorted by relevance
33 struct hv_deposit_memory *input_page; in hv_call_deposit_pages() local81 input_page = *this_cpu_ptr(hyperv_pcpu_input_arg); in hv_call_deposit_pages()83 input_page->partition_id = partition_id; in hv_call_deposit_pages()89 input_page->gpa_page_list[page_count] = base_pfn + j; in hv_call_deposit_pages()92 page_count, 0, input_page, NULL); in hv_call_deposit_pages()
Completed in 15 milliseconds