Home
last modified time | relevance | path

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

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