Home
last modified time | relevance | path

Searched defs:hve (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/x86/kvm/svm/
Dsvm_onhyperv.h22 struct hv_vmcb_enlightenments *hve = &to_svm(vcpu)->vmcb->control.hv_enlightenments; in svm_hv_is_enlightened_tlb_enabled() local
30 struct hv_vmcb_enlightenments *hve = &vmcb->control.hv_enlightenments; in svm_hv_init_vmcb() local
74 struct hv_vmcb_enlightenments *hve = &vmcb->control.hv_enlightenments; in svm_hv_vmcb_dirty_nested_enlightenments() local
82 struct hv_vmcb_enlightenments *hve = &vmcb->control.hv_enlightenments; in svm_hv_update_vp_id() local
Dhyperv.h17 struct hv_vmcb_enlightenments *hve = &svm->nested.ctl.hv_enlightenments; in nested_svm_hv_update_vm_vp_ids() local
31 struct hv_vmcb_enlightenments *hve = &svm->nested.ctl.hv_enlightenments; in nested_svm_l2_tlb_flush_enabled() local
Dsvm_onhyperv.c20 struct hv_vmcb_enlightenments *hve; in svm_hv_enable_l2_tlb_flush() local
Dnested.c190 struct hv_vmcb_enlightenments *hve = &svm->nested.ctl.hv_enlightenments; in nested_svm_vmrun_msrpm() local
/linux-6.6.21/tools/testing/selftests/kvm/x86_64/
Dhyperv_svm_test.c75 struct hv_vmcb_enlightenments *hve = &vmcb->control.hv_enlightenments; in guest_code() local