Lines Matching full:unique
345 * @cpu_node: A unique reference to describe this cache instance
455 * topology_get_acpi_cpu_tag() - Find a unique topology value for a feature
461 * Get a unique value given a cpu, and a topology level, that can be
465 * Return: Unique value, or -ENOENT if unable to locate cpu
589 * cache levels have any valid flags set. Futher, a unique value is
590 * associated with each known CPU cache entry. This unique value
629 * find_acpi_cpu_topology() - Determine a unique topology value for a given cpu
631 * @level: The topological level for which we would like a unique ID
633 * Determine a topology unique ID for each thread/core/cluster/mc_grouping
639 * same unique ID. The unique id for level 0 is the acpi processor id. All
644 * Otherwise returns a value which represents a unique topological feature.
652 * find_acpi_cpu_cache_topology() - Determine a unique cache topology value
654 * @level: The cache level for which we would like a unique ID
656 * Determine a unique ID for each unified cache in the system
659 * Otherwise returns a value which represents a unique topological feature.
690 * find_acpi_cpu_topology_package() - Determine a unique cpu package value
693 * Determine a topology unique package ID for the given cpu.