Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtdx.h24 #define TDX_SEAMCALL_GP (TDX_SW_ERROR | X86_TRAP_GP) macro
/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c83 if (sret == TDX_SEAMCALL_GP) in sc_retry_prerr()