Home
last modified time | relevance | path

Searched refs:SPRN_LDBAR (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dsubcore-asm.S43 mfspr r6, SPRN_LDBAR
76 mtspr SPRN_LDBAR, r6
H A Didle.c681 sprs.ldbar = mfspr(SPRN_LDBAR); in power9_idle_stop()
794 mtspr(SPRN_LDBAR, sprs.ldbar); in power9_idle_stop()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dsubcore-asm.S43 mfspr r6, SPRN_LDBAR
76 mtspr SPRN_LDBAR, r6
H A Didle.c682 sprs.ldbar = mfspr(SPRN_LDBAR); in power9_idle_stop()
794 mtspr(SPRN_LDBAR, sprs.ldbar); in power9_idle_stop()
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dimc-pmu.c934 mtspr(SPRN_LDBAR, 0); in thread_imc_mem_alloc()
954 mtspr(SPRN_LDBAR, (mfspr(SPRN_LDBAR) & (~(1UL << 63)))); in ppc_thread_imc_cpu_offline()
1129 mtspr(SPRN_LDBAR, ldbar_value); in thread_imc_event_add()
1185 mtspr(SPRN_LDBAR, (mfspr(SPRN_LDBAR) & (~(1UL << 63)))); in thread_imc_event_del()
1226 mtspr(SPRN_LDBAR, 0); in trace_imc_mem_alloc()
1368 mtspr(SPRN_LDBAR, ldbar_value); in trace_imc_event_add()
1582 mtspr(SPRN_LDBAR, (mfspr(SPRN_LDBAR) in thread_imc_ldbar_disable()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dimc-pmu.c941 mtspr(SPRN_LDBAR, 0); in thread_imc_mem_alloc()
961 mtspr(SPRN_LDBAR, (mfspr(SPRN_LDBAR) & (~(1UL << 63)))); in ppc_thread_imc_cpu_offline()
1136 mtspr(SPRN_LDBAR, ldbar_value); in thread_imc_event_add()
1192 mtspr(SPRN_LDBAR, (mfspr(SPRN_LDBAR) & (~(1UL << 63)))); in thread_imc_event_del()
1233 mtspr(SPRN_LDBAR, 0); in trace_imc_mem_alloc()
1375 mtspr(SPRN_LDBAR, ldbar_value); in trace_imc_event_add()
1590 mtspr(SPRN_LDBAR, (mfspr(SPRN_LDBAR) in thread_imc_ldbar_disable()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h393 #define SPRN_LDBAR 0x352 /* LD Base Address Register */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h398 #define SPRN_LDBAR 0x352 /* LD Base Address Register */ macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S381 mtspr SPRN_LDBAR, r0
H A Dbook3s_hv.c3228 split_info.ldbar = mfspr(SPRN_LDBAR); in kvmppc_run_core()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S352 mtspr SPRN_LDBAR, r0
H A Dbook3s_hv.c3833 split_info.ldbar = mfspr(SPRN_LDBAR); in kvmppc_run_core()

Completed in 33 milliseconds