Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dshared.c984 unsigned int ghcb_count, op_count; in vc_handle_ioio() local
995 ghcb_count = sizeof(ghcb->shared_buffer) / io_bytes; in vc_handle_ioio()
998 exit_info_2 = min(op_count, ghcb_count); in vc_handle_ioio()