Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dshared.c853 #define IOIO_TYPE_STR BIT(2) macro
855 #define IOIO_TYPE_INS (IOIO_TYPE_IN | IOIO_TYPE_STR)
857 #define IOIO_TYPE_OUTS (IOIO_TYPE_OUT | IOIO_TYPE_STR)
977 if (exit_info_1 & IOIO_TYPE_STR) { in vc_handle_ioio()