Searched defs:tdx_early_init (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | tdx.h | 57 static inline void tdx_early_init(void) { }; in tdx_early_init() function |
/arch/x86/coco/tdx/ | ||
D | tdx.c | 761 void __init tdx_early_init(void) in tdx_early_init() function |