Home
last modified time | relevance | path

Searched refs:calculate_cpu_foreign_map (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c138 void calculate_cpu_foreign_map(void) in calculate_cpu_foreign_map() function
374 calculate_cpu_foreign_map(); in loongson_cpu_disable()
539 calculate_cpu_foreign_map(); in smp_prepare_cpus()
589 calculate_cpu_foreign_map(); in start_secondary()
614 calculate_cpu_foreign_map(); in stop_this_cpu()
/openbmc/linux/arch/mips/kernel/
H A Dsmp.c134 void calculate_cpu_foreign_map(void) in calculate_cpu_foreign_map() function
386 calculate_cpu_foreign_map(); in start_secondary()
411 calculate_cpu_foreign_map(); in stop_this_cpu()
433 calculate_cpu_foreign_map(); in smp_prepare_cpus()
H A Dsmp-bmips.c378 calculate_cpu_foreign_map(); in bmips_cpu_disable()
H A Dsmp-cps.c463 calculate_cpu_foreign_map(); in cps_cpu_disable()
/openbmc/linux/arch/loongarch/include/asm/
H A Dsmp.h75 extern void calculate_cpu_foreign_map(void);
/openbmc/linux/arch/mips/include/asm/
H A Dsmp.h64 extern void calculate_cpu_foreign_map(void);
/openbmc/linux/arch/mips/cavium-octeon/
H A Dsmp.c296 calculate_cpu_foreign_map(); in octeon_cpu_disable()
/openbmc/linux/arch/mips/loongson64/
H A Dsmp.c551 calculate_cpu_foreign_map(); in loongson3_cpu_disable()