Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dfeat_ctl.c97 set_cpu_cap(c, X86_FEATURE_EPT_AD); in init_vmx_capabilities()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h235 #define X86_FEATURE_EPT_AD ( 8*32+17) /* Intel Extended Page Table access-dirty bit */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeatures.h234 #define X86_FEATURE_EPT_AD ( 8*32+17) /* Intel Extended Page Table access-dirty bit */ macro