Searched refs:to_kvm_tdx (Results 1 – 1 of 1) sorted by relevance
80 static __always_inline struct kvm_tdx *to_kvm_tdx(struct kvm *kvm) in to_kvm_tdx() function309 struct kvm_tdx *__kvm_tdx = to_kvm_tdx(kvm); \494 struct kvm_tdx *kvm_tdx = to_kvm_tdx(kvm); in tdx_mmu_release_hkid()566 struct kvm_tdx *kvm_tdx = to_kvm_tdx(kvm); in tdx_reclaim_td_control_pages()612 struct kvm_tdx *kvm_tdx = to_kvm_tdx(kvm); in tdx_vm_destroy()634 struct kvm_tdx *kvm_tdx = to_kvm_tdx(kvm); in tdx_vm_init()678 struct kvm_tdx *kvm_tdx = to_kvm_tdx(vcpu->kvm); in tdx_vcpu_create()710 !(to_kvm_tdx(vcpu->kvm)->attributes & TDX_TD_ATTR_DEBUG); in tdx_vcpu_create()728 if (vcpu->cpu == cpu || !is_hkid_assigned(to_kvm_tdx(vcpu->kvm))) in tdx_vcpu_load()873 struct kvm_tdx *kvm_tdx = to_kvm_tdx(vcpu->kvm); in tdx_vcpu_free()[all …]