Home
last modified time | relevance | path

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

/arch/x86/coco/sev/
A Dvc-shared.c319 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
330 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 6 milliseconds