Home | History | Annotate | Download | only in ia32

Lines Matching refs:probed_features

172   uint64_t probed_features = probe();
174 supported_ = probed_features | platform_features;
175 found_by_runtime_probing_only_ = probed_features & ~platform_features;