Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dfeat_ctl.c95 set_cpu_cap(c, X86_FEATURE_EPT); in init_vmx_capabilities()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h230 #define X86_FEATURE_EPT ( 8*32+ 2) /* Intel Extended Page Table */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeatures.h229 #define X86_FEATURE_EPT ( 8*32+ 2) /* Intel Extended Page Table */ macro