Searched refs:input_page (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/hyperv/
H A Dhv_proc.c33 struct hv_deposit_memory *input_page; local
81 input_page = *this_cpu_ptr(hyperv_pcpu_input_arg);
83 input_page->partition_id = partition_id;
89 input_page->gpa_page_list[page_count] = base_pfn + j;
92 page_count, 0, input_page, NULL);

Completed in 144 milliseconds