Searched defs:tdx_halt (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | tdx.h | 81 static inline void tdx_halt(void) { }; in tdx_halt() function |
/linux/arch/x86/coco/tdx/ | ||
H A D | tdx.c | 450 void __cpuidle tdx_halt(void) in tdx_halt() function |