Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dsev-shared.c756 unsigned int ghcb_count, op_count; in vc_handle_ioio() local
767 ghcb_count = sizeof(ghcb->shared_buffer) / io_bytes; in vc_handle_ioio()
770 exit_info_2 = min(op_count, ghcb_count); in vc_handle_ioio()