Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dtdx.h62 void tdx_get_ve_info(struct ve_info *ve);
/linux-6.1.9/arch/x86/coco/tdx/
Dtdx.c531 tdx_get_ve_info(&ve); in tdx_early_handle_ve()
544 void tdx_get_ve_info(struct ve_info *ve) in tdx_get_ve_info() function
/linux-6.1.9/arch/x86/kernel/
Dtraps.c1425 tdx_get_ve_info(&ve); in DEFINE_IDTENTRY()