Home
last modified time | relevance | path

Searched refs:hkid (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dtdx.h28 int hkid; member
H A Dtdx.c268 tdx_guest_keyid_free(kvm_tdx->hkid); in tdx_hkid_free()
269 kvm_tdx->hkid = -1; in tdx_hkid_free()
278 return kvm_tdx->hkid > 0; in is_hkid_assigned()
529 kvm_tdx->hkid); in tdx_mmu_release_hkid()
552 kvm_tdx->hkid); in tdx_mmu_release_hkid()
1831 err = tdh_phymem_page_wbinvd_hkid((u16)kvm_tdx->hkid, page); in tdx_sept_remove_private_spte()
2393 kvm_tdx->hkid = ret; in __tdx_td_init()
2452 err = tdh_mng_create(&kvm_tdx->td, kvm_tdx->hkid); in __tdx_td_init()