Searched refs:written_total (Results 1 – 3 of 3) sorted by relevance
337 int *written_total, in hv_call_get_gpa_access_states() argument348 *written_total = 0; in hv_call_get_gpa_access_states()355 input_page->hv_gpa_page_number = gpa_base_pfn + *written_total; in hv_call_get_gpa_access_states()371 *written_total += completed; in hv_call_get_gpa_access_states()
270 int *written_total,
639 int written_total = 0; in __hvc_poll() local645 written_total = hvc_push(hp); in __hvc_poll()651 timeout = (written_total) ? 0 : MIN_TIMEOUT; in __hvc_poll()
Completed in 15 milliseconds