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

Lines Matching refs:CPUID_EXT2_LM

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,
1740 if (env->cpuid_ext2_features & CPUID_EXT2_LM) {