Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dsev-shared.c414 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
425 io_bytes = (exit_info_1 >> 4) & 0x7; in vc_handle_ioio()
426 ghcb_count = sizeof(ghcb->shared_buffer) / io_bytes; in vc_handle_ioio()
430 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
438 ghcb->shared_buffer, io_bytes, in vc_handle_ioio()
460 ghcb->shared_buffer, io_bytes, in vc_handle_ioio()