Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c28 #define VE_GET_IO_SIZE(e) (((e) & GENMASK(2, 0)) + 1) macro
543 size = VE_GET_IO_SIZE(exit_qual); in handle_io()