Searched refs:HV_X64_NESTED_DIRECT_FLUSH (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/kvm/svm/
H A Dsvm_onhyperv.h52 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) {
/linux-master/arch/x86/kvm/
H A Dhyperv.h223 (hv_vcpu->cpuid_cache.nested_eax & HV_X64_NESTED_DIRECT_FLUSH);
H A Dhyperv.c2883 ent->eax |= HV_X64_NESTED_DIRECT_FLUSH;
/linux-master/arch/x86/include/asm/
H A Dhyperv-tlfs.h145 #define HV_X64_NESTED_DIRECT_FLUSH BIT(17) macro
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c583 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH)

Completed in 128 milliseconds