Home
last modified time | relevance | path

Searched refs:llc_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm64/kernel/
Dtopology.c225 if (cpu_topology[cpu].llc_id != -1) { in cpu_coregroup_mask()
242 if (cpuid_topo->llc_id == cpu_topo->llc_id) { in update_siblings_masks()
322 cpu_topo->llc_id = -1; in reset_cpu_topology()
381 cpu_topology[cpu].llc_id = cache_id; in parse_acpi_topology()
/Linux-v4.19/arch/arm64/include/asm/
Dtopology.h11 int llc_id; member