Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/coco/tdx/
Dtdx.c32 #define VE_IS_IO_IN(e) ((e) & BIT(3)) macro
507 in = VE_IS_IO_IN(exit_qual); in handle_io()