Home
last modified time | relevance | path

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

/arch/x86/coco/sev/
A Dvc-shared.c320 unsigned int ghcb_count, op_count; in vc_handle_ioio() local
333 op_count = (exit_info_1 & IOIO_REP) ? regs->cx : 1; in vc_handle_ioio()
334 exit_info_2 = min(op_count, ghcb_count); in vc_handle_ioio()

Completed in 5 milliseconds