Home
last modified time | relevance | path

Searched refs:nested_control (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/arch/x86/kvm/svm/
Dhyperv.h40 return hv_vcpu->vp_assist_page.nested_control.features.directhypercall; in nested_svm_l2_tlb_flush_enabled()
Dsvm_onhyperv.h63 vp_ap->nested_control.features.directhypercall = 1; in svm_hv_hardware_setup()
/linux-6.6.21/arch/x86/kvm/vmx/
Dhyperv.h159 vp_ap->nested_control.features.directhypercall = 1; in evmcs_load()
Dhyperv.c670 return hv_vcpu->vp_assist_page.nested_control.features.directhypercall; in nested_evmcs_l2_tlb_flush_enabled()
Dvmx.c614 vp_ap->nested_control.features.directhypercall = 0; in hv_reset_evmcs()
/linux-6.6.21/tools/testing/selftests/kvm/x86_64/
Dhyperv_svm_test.c93 current_vp_assist->nested_control.features.directhypercall = 1; in guest_code()
Dhyperv_evmcs.c122 current_vp_assist->nested_control.features.directhypercall = 1; in guest_code()
/linux-6.6.21/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h313 struct hv_nested_enlightenments_control nested_control; member
/linux-6.6.21/arch/x86/include/asm/
Dhyperv-tlfs.h412 struct hv_nested_enlightenments_control nested_control; member