Searched refs:TDVMCALL_STATUS_RETRY (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/shared/ | ||
D | tdx.h | 29 #define TDVMCALL_STATUS_RETRY 1 macro |
/linux-6.12.1/arch/x86/coco/tdx/ | ||
D | tdx.c | 766 if (ret != TDVMCALL_STATUS_RETRY) in tdx_map_gpa() |