Home
last modified time | relevance | path

Searched refs:store_cpu_topology (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/arch/parisc/include/asm/
Dtopology.h24 void store_cpu_topology(unsigned int cpuid);
30 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/Linux-v5.15/arch/arm/include/asm/
Dtopology.h31 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/Linux-v5.15/include/linux/
Darch_topology.h81 void store_cpu_topology(unsigned int cpuid);
/Linux-v5.15/arch/parisc/kernel/
Dprocessor.c173 store_cpu_topology(cpuid); in processor_probe()
328 store_cpu_topology(cpunum); in init_per_cpu()
Dtopology.c63 void __init store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/Linux-v5.15/arch/arm/kernel/
Dtopology.c185 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
Dsmp.c395 store_cpu_topology(cpuid); in smp_store_cpu_info()
/Linux-v5.15/arch/arm64/kernel/
Dtopology.c25 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
Dsmp.c245 store_cpu_topology(cpu); in secondary_start_kernel()
755 store_cpu_topology(this_cpu); in smp_prepare_cpus()
/Linux-v5.15/tools/power/x86/intel-speed-select/
Disst-config.c250 static void store_cpu_topology(void) in store_cpu_topology() function
2933 store_cpu_topology(); in cmdline()