Searched defs:tdx_bringup (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kvm/vmx/ | ||
| H A D | tdx.h | 187 static inline int tdx_bringup(void) { return 0; }  in tdx_bringup()  function | 
| H A D | tdx.c | 3554 int __init tdx_bringup(void)  in tdx_bringup()  function |