Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
Dsev-es-shared.c384 unsigned int ghcb_count, op_count; in vc_handle_ioio() local
395 ghcb_count = sizeof(ghcb->shared_buffer) / io_bytes; in vc_handle_ioio()
398 exit_info_2 = min(op_count, ghcb_count); in vc_handle_ioio()