Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dshared.c859 #define IOIO_REP BIT(3) macro
962 *exitinfo |= IOIO_REP; in vc_ioio_exitinfo()
996 op_count = (exit_info_1 & IOIO_REP) ? regs->cx : 1; in vc_handle_ioio()
1044 if (exit_info_1 & IOIO_REP) in vc_handle_ioio()