Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dhyperv-tlfs.h191 #define HV_X64_NESTED_DIRECT_FLUSH BIT(17) macro
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c7979 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in vmx_init()