Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dhyperv.h40 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()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx_onhyperv.h107 vp_ap->nested_control.features.directhypercall = 1; in evmcs_load()
H A Dhyperv.c531 return hv_vcpu->vp_assist_page.nested_control.features.directhypercall; in nested_evmcs_l2_tlb_flush_enabled()
H A Dvmx.c618 vp_ap->nested_control.features.directhypercall = 0; in hv_reset_evmcs()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_svm_test.c93 current_vp_assist->nested_control.features.directhypercall = 1; in guest_code()
H A Dhyperv_evmcs.c122 current_vp_assist->nested_control.features.directhypercall = 1; in guest_code()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h300 __u32 directhypercall:1; member
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h395 __u32 directhypercall:1; member