Searched defs:early_tdx_detect (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/x86/boot/compressed/ | ||
D | tdx.h | 10 static inline void early_tdx_detect(void) { }; in early_tdx_detect() function |
D | tdx.c | 64 void early_tdx_detect(void) in early_tdx_detect() function |