Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/svm/
Dsvm_onhyperv.h41 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) { in svm_hv_hardware_setup()
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h137 #define HV_X64_NESTED_DIRECT_FLUSH BIT(17) macro
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c8489 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in vmx_init()