Searched refs:ext2_features (Results 1 – 1 of 1) sorted by relevance
65 uint32_t *ext2_features, in add_flagname_to_bitmaps() argument83 *ext2_features |= 1 << i; in add_flagname_to_bitmaps()117 uint32_t features, ext_features, ext2_features, ext3_features; member151 .ext2_features = (PPRO_FEATURES & 0x0183F3FF) | 174 .ext2_features = (PPRO_FEATURES & 0x0183F3FF) | 202 .ext2_features = CPUID_EXT2_LM | CPUID_EXT2_SYSCALL | CPUID_EXT2_NX,234 .ext2_features = CPUID_EXT2_NX,284 ….ext2_features = (PPRO_FEATURES & 0x0183F3FF) | CPUID_EXT2_MMXEXT | CPUID_EXT2_3DNOW | CPUID_EXT2_…305 .ext2_features = (PPRO_FEATURES & 0x0183F3FF) | CPUID_EXT2_NX,397 x86_cpu_def->ext2_features |= plus_ext2_features; in cpu_x86_find_by_name()[all …]