Home
last modified time | relevance | path

Searched refs:hard_smp_processor_id (Results 1 – 51 of 51) sorted by relevance

/linux-4.1.27/arch/sparc/kernel/
Dhelpers.S50 .globl hard_smp_processor_id
51 .type hard_smp_processor_id,#function
52 hard_smp_processor_id: label
61 .size hard_smp_processor_id,.-hard_smp_processor_id
Dsun4d_smp.c55 int cpuid = hard_smp_processor_id(); in sun4d_cpu_pre_starting()
70 cpuid = hard_smp_processor_id(); in sun4d_cpu_pre_online()
355 int i = hard_smp_processor_id(); in smp4d_cross_call_irq()
366 int cpu = hard_smp_processor_id(); in smp4d_percpu_timer_interrupt()
Dsmp_32.c245 int cpuid = hard_smp_processor_id(); in smp_prepare_boot_cpu()
317 unsigned int cpuid = hard_smp_processor_id(); in arch_cpu_pre_online()
Dhvtramp.S115 call hard_smp_processor_id
Dsun4m_smp.c43 int cpuid = hard_smp_processor_id(); in sun4m_cpu_pre_online()
Dleon_smp.c79 int cpuid = hard_smp_processor_id(); in leon_cpu_pre_online()
Dirq_64.c965 int cpu = hard_smp_processor_id(); in init_irqwork_curcpu()
1120 sun4v_register_mondo_queues(hard_smp_processor_id()); in init_IRQ()
Dsetup_64.c356 cpu = hard_smp_processor_id(); in start_early_boot()
Dtrampoline_64.S303 call hard_smp_processor_id
Dentry.S1347 ENTRY(hard_smp_processor_id)
1365 ENDPROC(hard_smp_processor_id)
Dsmp_64.c97 int cpuid = hard_smp_processor_id(); in smp_callin()
Dtraps_64.c2670 int cpu = hard_smp_processor_id(); in init_cur_cpu_trap()
/linux-4.1.27/arch/sparc/include/asm/
Dsmp_64.h43 int hard_smp_processor_id(void);
71 #define hard_smp_processor_id() 0 macro
Dsmp_32.h104 int hard_smp_processor_id(void);
128 #define hard_smp_processor_id() 0 macro
Dswitch_to_32.h91 : "r" (&(current_set[hard_smp_processor_id()])), \
/linux-4.1.27/arch/alpha/include/asm/
Dsmp.h42 #define hard_smp_processor_id() __hard_smp_processor_id() macro
52 #define hard_smp_processor_id() 0 macro
/linux-4.1.27/arch/powerpc/include/asm/
Dsmp.h74 #define hard_smp_processor_id() (get_paca()->hw_cpu_id) macro
80 #define hard_smp_processor_id() (smp_hw_index[smp_processor_id()]) macro
135 #define hard_smp_processor_id() get_hard_smp_processor_id(0) macro
/linux-4.1.27/arch/sh/include/asm/
Dsmp.h62 static inline int hard_smp_processor_id(void) in hard_smp_processor_id() function
74 #define hard_smp_processor_id() (0) macro
/linux-4.1.27/arch/m32r/include/asm/
Dsmp.h67 static __inline__ int hard_smp_processor_id(void) in hard_smp_processor_id() function
108 #define hard_smp_processor_id() 0 macro
/linux-4.1.27/arch/um/include/asm/
Dsmp.h4 #define hard_smp_processor_id() 0 macro
/linux-4.1.27/arch/x86/include/asm/
Dsmp.h218 extern int hard_smp_processor_id(void);
223 # define hard_smp_processor_id() 0 macro
/linux-4.1.27/arch/mips/netlogic/common/
Dsmp.c121 hwtid = hard_smp_processor_id(); in nlm_init_secondary()
169 boot_cpu = hard_smp_processor_id(); in nlm_smp_setup()
/linux-4.1.27/arch/mips/netlogic/xlr/
Dwakeup.c62 boot_cpu = hard_smp_processor_id(); in xlr_wakeup_secondary_cpus()
/linux-4.1.27/arch/alpha/kernel/
Dsmp.c121 int cpuid = hard_smp_processor_id(); in smp_callin()
246 mycpu = hard_smp_processor_id(); in recv_secondary_console_msg()
576 if (cpu == hard_smp_processor_id()) in smp_send_reschedule()
590 if (hard_smp_processor_id() != boot_cpu_id) in smp_send_stop()
Dsys_marvel.c405 int cpuid = hard_smp_processor_id(); in marvel_smp_callin()
Dtraps.c175 printk("CPU %d ", hard_smp_processor_id()); in die_if_kernel()
Dsetup.c518 boot_cpuid = hard_smp_processor_id(); in setup_arch()
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dkexec.c30 int hwcpu = hard_smp_processor_id(); in pseries_kexec_cpu_down()
Dhotplug-cpu.c104 smp_processor_id(), hard_smp_processor_id()); in rtas_stop_self()
113 unsigned int hwcpu = hard_smp_processor_id(); in pseries_mach_cpu_die()
Dsetup.c331 ret = register_dtl(hard_smp_processor_id(), __pa(dtl)); in alloc_dispatch_logs()
335 hard_smp_processor_id(), ret); in alloc_dispatch_logs()
/linux-4.1.27/arch/ia64/kernel/
Dsmpboot.c367 phys_id = hard_smp_processor_id(); in smp_callin()
451 Dprintk("start_secondary: starting CPU 0x%x\n", hard_smp_processor_id()); in start_secondary()
511 int boot_cpu_id = hard_smp_processor_id(); in smp_build_cpu_map()
537 int boot_cpu_id = hard_smp_processor_id(); in smp_prepare_cpus()
Dacpi.c534 node_cpuid[0].phys_id = hard_smp_processor_id(); in acpi_numa_arch_fixup()
680 printk(KERN_INFO "CPU 0 (0x%04x)", hard_smp_processor_id()); in early_acpi_boot_init()
682 hard_smp_processor_id(); in early_acpi_boot_init()
762 hard_smp_processor_id()) in acpi_boot_init()
Dsetup.c591 cpu_physical_id(0) = hard_smp_processor_id(); in setup_arch()
/linux-4.1.27/arch/powerpc/platforms/pasemi/
Didle.c68 restore_astate(hard_smp_processor_id()); in pasemi_system_reset_exception()
/linux-4.1.27/arch/ia64/include/asm/
Dsmp.h42 #define hard_smp_processor_id() ia64_get_lid() macro
/linux-4.1.27/arch/m32r/kernel/
Dsmpboot.c132 bsp_phys_id = hard_smp_processor_id(); in smp_prepare_boot_cpu()
458 int phys_id = hard_smp_processor_id(); in smp_callin()
/linux-4.1.27/arch/x86/kernel/apic/
Dipi.c158 apicid = hard_smp_processor_id(); in safe_smp_processor_id()
Dvector.c536 smp_processor_id(), hard_smp_processor_id()); in print_local_APIC()
Dapic.c2099 int hard_smp_processor_id(void) in hard_smp_processor_id() function
Dio_apic.c2118 entry1.dest = hard_smp_processor_id(); in unlock_ExtINT_logic()
/linux-4.1.27/arch/mips/include/asm/netlogic/
Dmips-extns.h142 static inline int hard_smp_processor_id(void) in hard_smp_processor_id() function
/linux-4.1.27/arch/x86/kernel/
Dsmpboot.c1056 if (!physid_isset(hard_smp_processor_id(), phys_cpu_present_map)) { in smp_sanity_check()
1058 hard_smp_processor_id()); in smp_sanity_check()
1060 physid_set(hard_smp_processor_id(), phys_cpu_present_map); in smp_sanity_check()
1080 physid_set(hard_smp_processor_id(), phys_cpu_present_map); in smp_sanity_check()
Dvsmp_64.c211 return hard_smp_processor_id() >> index_msb; in apicid_phys_pkg_id()
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
Dsmp-shx3.c33 unsigned int cpu = hard_smp_processor_id(); in ipi_interrupt_handler()
/linux-4.1.27/drivers/cpufreq/
Dpasemi-cpufreq.c125 return get_cur_astate(hard_smp_processor_id()); in check_astate()
/linux-4.1.27/arch/sh/kernel/cpu/
Dinit.c300 current_thread_info()->cpu = hard_smp_processor_id(); in cpu_init()
/linux-4.1.27/arch/powerpc/sysdev/
Dmpic.c163 cpu = hard_smp_processor_id(); in mpic_processor_id()
1595 1 << hard_smp_processor_id()); in mpic_init()
1713 u32 msk = 1 << hard_smp_processor_id(); in mpic_setup_this_cpu()
1718 DBG("%s: setup_this_cpu(%d)\n", mpic->name, hard_smp_processor_id()); in mpic_setup_this_cpu()
1759 u32 msk = 1 << hard_smp_processor_id(); in mpic_teardown_this_cpu()
1764 DBG("%s: teardown_this_cpu(%d)\n", mpic->name, hard_smp_processor_id()); in mpic_teardown_this_cpu()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dsubcore.c169 u64 cpu_pir = hard_smp_processor_id(); in update_hid_in_slw()
/linux-4.1.27/arch/powerpc/sysdev/xics/
Dxics-common.c187 int cpu = smp_processor_id(), hw_cpu = hard_smp_processor_id(); in xics_migrate_irqs_away()
/linux-4.1.27/arch/powerpc/kernel/
Dirq.c674 return hard_smp_processor_id(); in irq_choose_cpu()
/linux-4.1.27/arch/x86/kernel/cpu/
Damd.c666 c->apicid = hard_smp_processor_id(); in init_amd()