Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/svm/
H A Dhyperv.h41 return hv_vcpu->vp_assist_page.nested_control.features.directhypercall; in nested_svm_l2_tlb_flush_enabled()
H A Dsvm_onhyperv.h63 vp_ap->nested_control.features.directhypercall = 1; in svm_hv_hardware_setup()
/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx_onhyperv.h116 vp_ap->nested_control.features.directhypercall = 1; in evmcs_load()
H A Dhyperv.c224 return hv_vcpu->vp_assist_page.nested_control.features.directhypercall; in nested_evmcs_l2_tlb_flush_enabled()
H A Dvmx.c609 vp_ap->nested_control.features.directhypercall = 0; in hv_reset_evmcs()
/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dhyperv_svm_test.c92 current_vp_assist->nested_control.features.directhypercall = 1; in guest_code()
H A Dhyperv_evmcs.c121 current_vp_assist->nested_control.features.directhypercall = 1; in guest_code()
/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h322 struct hv_nested_enlightenments_control nested_control; member
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h904 struct hv_nested_enlightenments_control nested_control; member