Home
last modified time | relevance | path

Searched defs:tdx_safe_halt (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dtdx.h58 static inline void tdx_safe_halt(void) { }; in tdx_safe_halt() function
/linux-6.6.21/arch/x86/coco/tdx/
Dtdx.c263 void __cpuidle tdx_safe_halt(void) in tdx_safe_halt() function