Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A 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()