features 390 ompi/mca/mtl/portals4/mtl_portals4_component.c opal_output_verbose(10, ompi_mtl_base_framework.framework_output, "features=%u", actual_limits.features); features 207 ompi/mca/pml/ucx/pml_ucx.c params.features = UCP_FEATURE_TAG; features 151 opal/mca/btl/vader/btl_vader_knem.c if (!(mca_btl_vader_component.knem_dma_min && (knem_info.features & KNEM_FEATURE_DMA))) { features 164 opal/mca/common/ucx/common_ucx_wpool.c context_params.features = UCP_FEATURE_RMA | UCP_FEATURE_AMO32 | features 93 opal/mca/event/libevent2022/libevent/event-internal.h enum event_method_feature features; features 495 opal/mca/event/libevent2022/libevent/event.c return base->evsel->features; features 599 opal/mca/event/libevent2022/libevent/event.c if ((ompi_eventops[i]->features & cfg->require_features) features 985 opal/mca/event/libevent2022/libevent/event.c int features) features 989 opal/mca/event/libevent2022/libevent/event.c cfg->require_features = features; features 2797 opal/mca/event/libevent2022/libevent/event.c if ((base->evsel->features & EV_FEATURE_FDS)) { features 173 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c #define has_topoext(features) ((features)[6] & (1 << 22)) features 174 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c #define has_x2apic(features) ((features)[4] & (1 << 21)) features 265 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c static void look_proc(struct hwloc_backend *backend, struct procinfo *infos, unsigned highest_cpuid, unsigned highest_ext_cpuid, unsigned *features, enum cpuid_type cpuid_type, struct cpuiddump *src_cpuiddump) features 375 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && cpuid_type != zhaoxin && has_topoext(features)) { features 577 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if ((cpuid_type == intel || cpuid_type == zhaoxin) && highest_cpuid >= 0x0b && has_x2apic(features)) { features 1035 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c unsigned highest_cpuid, unsigned highest_ext_cpuid, unsigned *features, enum cpuid_type cpuid_type, features 1070 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c look_proc(backend, &infos[i], highest_cpuid, highest_ext_cpuid, features, cpuid_type, src_cpuiddump); features 1158 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c unsigned features[10] = { 0 }; features 1232 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c features[0] = edx; features 1233 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c features[4] = ecx; features 1245 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c features[9] = ebx; features 1251 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c features[1] = edx; features 1252 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c features[6] = ecx; features 1258 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c highest_cpuid, highest_ext_cpuid, features, cpuid_type, features 1266 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c look_proc(backend, &infos[0], highest_cpuid, highest_ext_cpuid, features, cpuid_type, src_cpuiddump); features 212 oshmem/mca/spml/ucx/spml_ucx_component.c params.features = UCP_FEATURE_RMA|UCP_FEATURE_AMO32|UCP_FEATURE_AMO64;