phandle 2660 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c uint32_t phandle; phandle 2668 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c uint32_t l2_cache, uint32_t phandle, const char *name) phandle 2683 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c cpus->p[cpus->n].phandle = phandle; phandle 2693 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c uint32_t phandle, unsigned int *level, hwloc_bitmap_t cpuset) phandle 2697 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if ((NULL == level) || (NULL == cpuset) || phandle == (uint32_t) -1) phandle 2700 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (phandle != cpus->p[i].l2_cache) phandle 2708 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c cpus->p[i].phandle, level, cpuset)) phandle 2826 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c uint32_t reg = -1, l2_cache = -1, phandle = -1; phandle 2843 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (hwloc_read_unit32be(cpu, "phandle", &phandle, root_fd) == -1) phandle 2844 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (hwloc_read_unit32be(cpu, "ibm,phandle", &phandle, root_fd) == -1) phandle 2845 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_read_unit32be(cpu, "linux,phandle", &phandle, root_fd); phandle 2848 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c add_device_tree_cpus_node(&cpus, NULL, l2_cache, phandle, dirent->d_name); phandle 2877 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c add_device_tree_cpus_node(&cpus, cpuset, l2_cache, phandle, dirent->d_name); phandle 2905 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c i, cpus.p[i].name, cpus.p[i].phandle, cpus.p[i].l2_cache); phandle 2925 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c cpus.p[i].phandle, &level, cpuset)) {