Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c28 #define VE_IS_IO_IN(e) ((e) & BIT(3)) macro
547 in = VE_IS_IO_IN(exit_qual); in handle_io()