Home
last modified time | relevance | path

Searched refs:__tdx_hypercall_failed (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/coco/tdx/
H A Dtdx-shared.c84 * the TDX module. __tdx_hypercall_failed() never returns. in __tdx_hypercall()
87 __tdx_hypercall_failed(); in __tdx_hypercall()
H A Dtdx.c46 noinstr void __noreturn __tdx_hypercall_failed(void) in __tdx_hypercall_failed() function
/linux/tools/objtool/
H A Dnoreturns.h15 NORETURN(__tdx_hypercall_failed)
/linux/arch/x86/include/asm/shared/
H A Dtdx.h175 void __noreturn __tdx_hypercall_failed(void);