Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm_onhyperv.h43 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) { in svm_hv_hardware_setup()
/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.h208 (hv_vcpu->cpuid_cache.nested_eax & HV_X64_NESTED_DIRECT_FLUSH); in guest_hv_cpuid_has_l2_tlb_flush()
A Dhyperv.c2832 ent->eax |= HV_X64_NESTED_DIRECT_FLUSH; in kvm_get_hv_cpuid()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h142 #define HV_X64_NESTED_DIRECT_FLUSH BIT(17) macro
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c585 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in hv_init_evmcs()

Completed in 23 milliseconds