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