Searched refs:plus_ext3_features (Results 1 – 1 of 1) sorted by relevance
319 … uint32_t plus_features = 0, plus_ext_features = 0, plus_ext2_features = 0, plus_ext3_features = 0; in cpu_x86_find_by_name() local339 …maps(featurestr + 1, &plus_features, &plus_ext_features, &plus_ext2_features, &plus_ext3_features); in cpu_x86_find_by_name()398 x86_cpu_def->ext3_features |= plus_ext3_features; in cpu_x86_find_by_name()