Home | History | Annotate | Download | only in target-i386

Lines Matching refs:CPUID_EXT2_NX

152             CPUID_EXT2_LM | CPUID_EXT2_SYSCALL | CPUID_EXT2_NX |
175 CPUID_EXT2_LM | CPUID_EXT2_SYSCALL | CPUID_EXT2_NX |
202 .ext2_features = CPUID_EXT2_LM | CPUID_EXT2_SYSCALL | CPUID_EXT2_NX,
234 .ext2_features = CPUID_EXT2_NX,
305 .ext2_features = (PPRO_FEATURES & 0x0183F3FF) | CPUID_EXT2_NX,