Home
last modified time | relevance | path

Searched refs:HV_X64_NESTED_DIRECT_FLUSH (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dsvm_onhyperv.h52 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) { in svm_hv_hardware_setup()
/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_svm_test.c
H A Dhyperv_evmcs.c
/linux/arch/x86/kvm/
H A Dhyperv.h223 (hv_vcpu->cpuid_cache.nested_eax & HV_X64_NESTED_DIRECT_FLUSH); in guest_hv_cpuid_has_l2_tlb_flush()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h
/linux/arch/x86/kvm/vmx/
H A Dvmx.c581 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in hv_init_evmcs()