Home
last modified time | relevance | path

Searched refs:set_hard_smp_processor_id (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Dsmp.h86 static inline void set_hard_smp_processor_id(int cpu, int phys) in set_hard_smp_processor_id() function
146 static inline void set_hard_smp_processor_id(int cpu, int phys) in set_hard_smp_processor_id() function
162 static inline void set_hard_smp_processor_id(int cpu, int phys) in set_hard_smp_processor_id() function
/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c286 set_hard_smp_processor_id(cpu, *intserv++); in pseries_add_processor()
320 set_hard_smp_processor_id(cpu, -1); in pseries_remove_processor()
/arch/powerpc/kernel/
Dsetup-common.c461 set_hard_smp_processor_id(cpu, intserv[j]); in smp_setup_cpu_maps()
Dprom.c351 set_hard_smp_processor_id(found, intserv[found_thread]); in early_init_dt_scan_cpus()
/arch/powerpc/platforms/powermac/
Dsmp.c760 set_hard_smp_processor_id(i, i); in smp_core99_setup()