l2_cache         2661 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     uint32_t l2_cache;
l2_cache         2668 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     uint32_t l2_cache, uint32_t phandle, const char *name)
l2_cache         2685 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   cpus->p[cpus->n].l2_cache = l2_cache;
l2_cache         2700 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (phandle != cpus->p[i].l2_cache)
l2_cache         2826 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     uint32_t reg = -1, l2_cache = -1, phandle = -1;
l2_cache         2841 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (hwloc_read_unit32be(cpu, "next-level-cache", &l2_cache, root_fd) == -1)
l2_cache         2842 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       hwloc_read_unit32be(cpu, "l2-cache", &l2_cache, root_fd);
l2_cache         2848 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       add_device_tree_cpus_node(&cpus, NULL, l2_cache, phandle, dirent->d_name);
l2_cache         2877 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c         add_device_tree_cpus_node(&cpus, cpuset, l2_cache, phandle, dirent->d_name);
l2_cache         2905 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       i, cpus.p[i].name, cpus.p[i].phandle, cpus.p[i].l2_cache);