Home
last modified time | relevance | path

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

/linux/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.c58 vp_ap->nested_control.features.directhypercall = 1; in svm_hv_hardware_setup()
/linux/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.c700 vp_ap->nested_control.features.directhypercall = 0; in hv_reset_evmcs()
/linux/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/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h309 __u32 directhypercall:1; member
/linux/include/hyperv/
H A Dhvgdk_mini.h940 u32 directhypercall : 1; member