Home
last modified time | relevance | path

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

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