Home
last modified time | relevance | path

Searched refs:get_hard_smp_processor_id (Results 1 – 23 of 23) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Dfsl_rcpm.c29 int hw_cpu = get_hard_smp_processor_id(cpu); in rcpm_v1_irq_mask()
40 int hw_cpu = get_hard_smp_processor_id(cpu); in rcpm_v2_irq_mask()
51 int hw_cpu = get_hard_smp_processor_id(cpu); in rcpm_v1_irq_unmask()
62 int hw_cpu = get_hard_smp_processor_id(cpu); in rcpm_v2_irq_unmask()
89 int hw_cpu = get_hard_smp_processor_id(cpu); in rcpm_v1_cpu_enter_state()
107 int hw_cpu = get_hard_smp_processor_id(cpu); in rcpm_v2_cpu_enter_state()
166 int hw_cpu = get_hard_smp_processor_id(cpu); in rcpm_v1_cpu_exit_state()
190 int hw_cpu = get_hard_smp_processor_id(cpu); in rcpm_v2_cpu_exit_state()
H A Dmpic.c633 mask |= (cpumask & 1) << get_hard_smp_processor_id(i); in mpic_physmask()
1447 unsigned int cpu = get_hard_smp_processor_id(i); in mpic_alloc()
1880 physmask = 1 << get_hard_smp_processor_id(cpu); in smp_mpic_message_pass()
1909 int cpuid = get_hard_smp_processor_id(cpu); in mpic_reset_core()
/linux/arch/powerpc/include/asm/
H A Dsmp.h98 static inline int get_hard_smp_processor_id(int cpu) in get_hard_smp_processor_id() function
190 #define hard_smp_processor_id() get_hard_smp_processor_id(0)
211 static inline int get_hard_smp_processor_id(int cpu) in get_hard_smp_processor_id() function
224 static inline int get_hard_smp_processor_id(int cpu) in get_hard_smp_processor_id() function
H A Dparavirt.h62 plpar_hcall_norets_notrace(H_CONFER, get_hard_smp_processor_id(cpu), yield_count); in yield_to_preempted()
67 plpar_hcall_norets_notrace(H_PROD, get_hard_smp_processor_id(cpu)); in prod_cpu()
H A Dmpic_msgr.h113 out_be32(msgr->base, 1 << get_hard_smp_processor_id(cpu_num)); in mpic_msgr_set_destination()
H A Ddbell.h111 u32 tag = get_hard_smp_processor_id(cpu); in doorbell_global_ipi()
/linux/arch/powerpc/sysdev/xics/
H A Dicp-opal.c128 int hw_cpu = get_hard_smp_processor_id(cpu); in icp_opal_cause_ipi()
139 opal_int_set_mfrr(get_hard_smp_processor_id(cpu), 0xff); in icp_opal_ipi_action()
162 opal_int_set_mfrr(get_hard_smp_processor_id(cpu), 0xff); in icp_opal_flush_interrupt()
H A Dxics-common.c55 hcpuid = get_hard_smp_processor_id(boot_cpuid); in xics_update_irq_servers()
289 return get_hard_smp_processor_id(server); in xics_get_irq_server()
H A Dicp-hv.c62 int hw_cpu = get_hard_smp_processor_id(n_cpu); in icp_hv_set_qirr()
/linux/arch/powerpc/perf/
H A Dimc-pmu.c407 get_hard_smp_processor_id(cpu)); in ppc_nest_imc_cpu_offline()
442 get_hard_smp_processor_id(cpu)); in ppc_nest_imc_cpu_online()
498 get_hard_smp_processor_id(event->cpu)); in nest_imc_counters_release()
576 get_hard_smp_processor_id(event->cpu)); in nest_imc_event_init()
626 get_hard_smp_processor_id(cpu)); in core_imc_mem_init()
715 get_hard_smp_processor_id(cpu)); in ppc_core_imc_cpu_offline()
799 get_hard_smp_processor_id(event->cpu)); in core_imc_counters_release()
860 get_hard_smp_processor_id(event->cpu)); in core_imc_event_init()
1152 get_hard_smp_processor_id(smp_processor_id()))) { in thread_imc_event_add()
1181 get_hard_smp_processor_id(smp_processor_id()))) { in thread_imc_event_del()
[all …]
H A Dvpa-dtl.c447 hwcpu = get_hard_smp_processor_id(event->cpu); in vpa_dtl_event_add()
476 int hwcpu = get_hard_smp_processor_id(event->cpu); in vpa_dtl_event_del()
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c121 unsigned int pcpu = get_hard_smp_processor_id(cpu); in pseries_cpu_die()
313 if (get_hard_smp_processor_id(cpu) != thread) in pseries_remove_processor()
346 if (get_hard_smp_processor_id(cpu) != thread) in dlpar_offline_cpu()
402 if (get_hard_smp_processor_id(cpu) != thread) in dlpar_online_cpu()
H A Dmobility.c498 hwid = get_hard_smp_processor_id(target_cpu); in prod_single()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-imc.c195 get_hard_smp_processor_id(cpu)); in disable_nest_pmu_counters()
210 get_hard_smp_processor_id(cpu)); in disable_core_pmu_counters()
H A Dsetup.c409 rc = opal_query_cpu_status(get_hard_smp_processor_id(i), in pnv_kexec_wait_secondaries_down()
H A Didle.c81 uint64_t pir = get_hard_smp_processor_id(cpu); in pnv_save_sprs_for_deep_states()
1042 u64 pir = get_hard_smp_processor_id(cpu); in pnv_program_cpu_hotplug_lpcr()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c209 msg |= get_hard_smp_processor_id(cpu); in kvmhv_rm_send_ipi()
232 opal_int_set_mfrr(get_hard_smp_processor_id(cpu), IPI_PRIORITY); in kvmhv_rm_send_ipi()
H A Dbook3s_hv_rm_xics.c792 unsigned int mangle_cpu = get_hard_smp_processor_id(server_cpu) << 2; in xics_opal_set_server()
/linux/arch/powerpc/sysdev/xive/
H A Dcommon.c662 get_hard_smp_processor_id(target), in xive_irq_startup()
692 get_hard_smp_processor_id(xd->target), in xive_irq_shutdown()
760 get_hard_smp_processor_id(target), in xive_irq_set_affinity()
926 get_hard_smp_processor_id(xd->target), in xive_irq_set_vcpu_affinity()
1227 get_hard_smp_processor_id(cpu), in xive_setup_cpu_ipi()
H A Dnative.c225 return xive_native_configure_queue(get_hard_smp_processor_id(cpu), in xive_native_setup_queue()
238 __xive_native_disable_queue(get_hard_smp_processor_id(cpu), q, prio); in xive_native_cleanup_queue()
/linux/arch/powerpc/platforms/ps3/
H A Dinterrupt.c753 pd->thread_id = get_hard_smp_processor_id(cpu); in ps3_init_IRQ()
776 u64 thread_id = get_hard_smp_processor_id(cpu); in ps3_shutdown_IRQ()
/linux/drivers/hwmon/
H A Dibmpowernv.c177 if (get_hard_smp_processor_id(cpu) == hwcpu) in get_logical_cpu()
/linux/arch/powerpc/kernel/
H A Dsmp.c869 int hw_cpu_id = get_hard_smp_processor_id(cpu); in get_cpu_thread_group_start()