Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/shared/
H A Dtdx.h15 #define TDX_GET_VEINFO 3 macro
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c597 tdx_module_call(TDX_GET_VEINFO, 0, 0, 0, 0, &out); in tdx_get_ve_info()