Searched refs:TDX_SEAMCALL_GP (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | tdx.h | 24 #define TDX_SEAMCALL_GP (TDX_SW_ERROR | X86_TRAP_GP) macro |
/linux/arch/x86/virt/vmx/tdx/ | ||
H A D | tdx.c | 83 if (sret == TDX_SEAMCALL_GP) in sc_retry_prerr() |