Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c30 #define VE_IS_IO_STRING(e) ((e) & BIT(4)) macro
539 if (VE_IS_IO_STRING(exit_qual)) in handle_io()