Searched defs:X86_FEATURE_NPT (Results 1 – 3 of 3) sorted by relevance
362 #define X86_FEATURE_NPT (15*32+ 0) /* Nested Page Table support */ macro
358 #define X86_FEATURE_NPT (15*32+ 0) /* Nested Page Table support */ macro
183 #define X86_FEATURE_NPT KVM_X86_CPU_FEATURE(0x8000000A, 0, EDX, 0) macro