Searched defs:X86_FEATURE_NPT (Results 1 – 3 of 3) sorted by relevance
368 #define X86_FEATURE_NPT (15*32+ 0) /* "npt" Nested Page Table support */ macro
369 #define X86_FEATURE_NPT (15*32+ 0) /* "npt" Nested Page Table support */ macro
193 #define X86_FEATURE_NPT KVM_X86_CPU_FEATURE(0x8000000A, 0, EDX, 0) macro