puset             962 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	hwloc_bitmap_t puset;
puset             974 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	puset = hwloc_bitmap_alloc();
puset             975 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	hwloc_bitmap_set(puset, i);
puset             976 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	cache = hwloc_get_next_obj_covering_cpuset_by_type(topology, puset, otype, NULL);
puset             977 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	hwloc_bitmap_free(puset);