Searched refs:op_count (Results 1 – 1 of 1) sorted by relevance
320 unsigned int ghcb_count, op_count; in vc_handle_ioio() local333 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