Searched refs:tdx_guest_keyid_alloc (Results 1 – 3 of 3) sorted by relevance
153 int tdx_guest_keyid_alloc(void);
1489 int tdx_guest_keyid_alloc(void) in tdx_guest_keyid_alloc() function1495 EXPORT_SYMBOL_FOR_KVM(tdx_guest_keyid_alloc);
2389 ret = tdx_guest_keyid_alloc(); in __tdx_td_init()