Searched defs:tdx_init (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | tdx.h | 120 static inline void tdx_init(void) { } in tdx_init() function |
/linux/arch/x86/virt/vmx/tdx/ | ||
H A D | tdx.c | 1436 void __init tdx_init(void) in tdx_init() function |