Home
last modified time | relevance | path

Searched refs:written_total (Results 1 – 3 of 3) sorted by relevance

/drivers/hv/
A Dmshv_root_hv_call.c337 int *written_total, in hv_call_get_gpa_access_states() argument
348 *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()
A Dmshv_root.h270 int *written_total,
/drivers/tty/hvc/
A Dhvc_console.c639 int written_total = 0; in __hvc_poll() local
645 written_total = hvc_push(hp); in __hvc_poll()
651 timeout = (written_total) ? 0 : MIN_TIMEOUT; in __hvc_poll()

Completed in 15 milliseconds