Searched refs:TDVMCALL_REPORT_FATAL_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/shared/ | ||
H A D | tdx.h | 38 #define TDVMCALL_REPORT_FATAL_ERROR 0x10003 macro |
/linux/arch/x86/coco/tdx/ | ||
H A D | tdx.c | 166 .r11 = TDVMCALL_REPORT_FATAL_ERROR, in tdx_panic() |