Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/coco/tdx/
Dtdx.c26 #define VE_IS_IO_IN(e) ((e) & BIT(3)) macro
541 in = VE_IS_IO_IN(exit_qual); in handle_io()