Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm_onhyperv.h52 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) { in svm_hv_hardware_setup()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.h208 (hv_vcpu->cpuid_cache.nested_eax & HV_X64_NESTED_DIRECT_FLUSH); in guest_hv_cpuid_has_l2_tlb_flush()
H A Dhyperv.c2833 ent->eax |= HV_X64_NESTED_DIRECT_FLUSH; in kvm_get_hv_cpuid()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhyperv-tlfs.h114 #define HV_X64_NESTED_DIRECT_FLUSH BIT(17) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhyperv-tlfs.h145 #define HV_X64_NESTED_DIRECT_FLUSH BIT(17) macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c8182 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in vmx_init()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c585 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in hv_init_evmcs()

Completed in 33 milliseconds