Home
last modified time | relevance | path

Searched refs:hv_vmcb_enlightenments (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dsvm_onhyperv.h22 struct hv_vmcb_enlightenments *hve = &to_svm(vcpu)->vmcb->control.hv_enlightenments; in svm_hv_is_enlightened_tlb_enabled()
30 struct hv_vmcb_enlightenments *hve = &vmcb->control.hv_enlightenments; in svm_hv_init_vmcb()
74 struct hv_vmcb_enlightenments *hve = &vmcb->control.hv_enlightenments; in svm_hv_vmcb_dirty_nested_enlightenments()
82 struct hv_vmcb_enlightenments *hve = &vmcb->control.hv_enlightenments; in svm_hv_update_vp_id()
H A Dhyperv.h18 struct hv_vmcb_enlightenments *hve = &svm->nested.ctl.hv_enlightenments; in nested_svm_hv_update_vm_vp_ids()
32 struct hv_vmcb_enlightenments *hve = &svm->nested.ctl.hv_enlightenments; in nested_svm_l2_tlb_flush_enabled()
H A Dsvm_onhyperv.c20 struct hv_vmcb_enlightenments *hve; in svm_hv_enable_l2_tlb_flush()
H A Dsvm.h174 struct hv_vmcb_enlightenments hv_enlightenments;
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h
/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_svm_test.c