Home
last modified time | relevance | path

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

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