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
493 pr_warn_once("No PPTT table found, CPU and cache topology may be inaccurate\n"); in acpi_pptt_warn_missing()
497 * topology_get_acpi_cpu_tag() - Find a unique topology value for a feature
503 * Get a unique value given a CPU, and a topology level, that can be
547 pr_debug("Topology Setup ACPI CPU %d, level %d ret = %d\n", in find_acpi_cpu_topology_tag()
625 * cache_setup_acpi() - Override CPU cache topology with data from the PPTT
671 * find_acpi_cpu_topology() - Determine a unique topology value for a given CPU
675 * Determine a topology unique ID for each thread/core/cluster/mc_grouping
694 * find_acpi_cpu_cache_topology() - Determine a unique cache topology value
734 * Determine a topology unique package ID for the given CPU.