Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/shared/
H A Dtdx.h40 #define TDVMCALL_STATUS_RETRY 1 macro
/linux/arch/x86/coco/tdx/
H A Dtdx.c864 if (ret != TDVMCALL_STATUS_RETRY) in tdx_map_gpa()