Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dshared.c854 #define IOIO_TYPE_STR BIT(2) macro
856 #define IOIO_TYPE_INS (IOIO_TYPE_IN | IOIO_TYPE_STR)
858 #define IOIO_TYPE_OUTS (IOIO_TYPE_OUT | IOIO_TYPE_STR)
978 if (exit_info_1 & IOIO_TYPE_STR) { in vc_handle_ioio()