Searched refs:input_page (Results 1 – 1 of 1) sorted by relevance
34 struct hv_deposit_memory *input_page; in hv_call_deposit_pages() local82 input_page = *this_cpu_ptr(hyperv_pcpu_input_arg); in hv_call_deposit_pages()84 input_page->partition_id = partition_id; in hv_call_deposit_pages()90 input_page->gpa_page_list[page_count] = base_pfn + j; in hv_call_deposit_pages()93 page_count, 0, input_page, NULL); in hv_call_deposit_pages()
Completed in 5 milliseconds