Lines Matching full:topology
3 * pptt.c - parsing of Processor Properties Topology Table (PPTT)
7 * This file implements parsing of the Processor Properties Topology Table
8 * which is optionally used to describe the processor and cache topology.
245 * we verify that its a leaf node in the topology rather than depending
483 pr_warn_once("No PPTT table found, CPU and cache topology may be inaccurate\n"); in acpi_pptt_warn_missing()
487 * topology_get_acpi_cpu_tag() - Find a unique topology value for a feature
493 * Get a unique value given a CPU, and a topology level, that can be
537 pr_debug("Topology Setup ACPI CPU %d, level %d ret = %d\n", in find_acpi_cpu_topology_tag()
615 * cache_setup_acpi() - Override CPU cache topology with data from the PPTT
661 * find_acpi_cpu_topology() - Determine a unique topology value for a given CPU
665 * Determine a topology unique ID for each thread/core/cluster/mc_grouping
684 * find_acpi_cpu_cache_topology() - Determine a unique cache topology value
724 * Determine a topology unique package ID for the given CPU.