Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/coco/tdx/
Dtdx.c35 #define VE_IS_IO_STRING(e) ((e) & BIT(4)) macro
504 if (VE_IS_IO_STRING(exit_qual)) in handle_io()