Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/svm/
Dhyperv.h41 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.12.1/arch/x86/kvm/vmx/
Dvmx_onhyperv.h116 vp_ap->nested_control.features.directhypercall = 1; in evmcs_load()
Dhyperv.c223 return hv_vcpu->vp_assist_page.nested_control.features.directhypercall; in nested_evmcs_l2_tlb_flush_enabled()
Dvmx.c610 vp_ap->nested_control.features.directhypercall = 0; in hv_reset_evmcs()
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_svm_test.c92 current_vp_assist->nested_control.features.directhypercall = 1; in guest_code()
Dhyperv_evmcs.c121 current_vp_assist->nested_control.features.directhypercall = 1; in guest_code()
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h312 __u32 directhypercall:1; member
/linux-6.12.1/arch/x86/include/asm/
Dhyperv-tlfs.h402 __u32 directhypercall:1; member