Searched refs:io_bytes (Results 1 – 1 of 1) sorted by relevance
319 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local330 io_bytes = (exit_info_1 >> 4) & 0x7; in vc_handle_ioio()331 ghcb_count = sizeof(ghcb->shared_buffer) / io_bytes; in vc_handle_ioio()335 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()343 ghcb->shared_buffer, io_bytes, in vc_handle_ioio()365 ghcb->shared_buffer, io_bytes, in vc_handle_ioio()
Completed in 3 milliseconds