Home
last modified time | relevance | path

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

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