Home
last modified time | relevance | path

Searched refs:sync_cache_w (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/arm/common/
H A Dmcpm_entry.c37 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_going_down()
51 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_down()
67 sync_cache_w(&mcpm_sync.clusters[cluster].cluster); in __mcpm_outbound_leave_critical()
89 sync_cache_w(&c->cluster); in __mcpm_outbound_enter_critical()
147 sync_cache_w(&mcpm_entry_vectors[cluster][cpu]); in mcpm_set_entry_vector()
448 sync_cache_w(&mcpm_sync); in mcpm_sync_init()
452 sync_cache_w(&mcpm_power_up_setup_phys); in mcpm_sync_init()
/openbmc/linux/drivers/bus/
H A Darm-cci.c518 sync_cache_w(&cci_ctrl_base); in cci_probe_ports()
519 sync_cache_w(&cci_ctrl_phys); in cci_probe_ports()
520 sync_cache_w(&ports); in cci_probe_ports()
521 sync_cache_w(&cpu_port); in cci_probe_ports()
/openbmc/linux/arch/arm/mach-versatile/
H A Dplatsmp.c40 sync_cache_w(&versatile_cpu_release); in versatile_write_cpu_release()
H A Dspc.c476 sync_cache_w(info); in ve_spc_init()
477 sync_cache_w(&info); in ve_spc_init()
/openbmc/linux/arch/arm/mach-sti/
H A Dplatsmp.c44 sync_cache_w(cpu_strt_ptr); in sti_boot_secondary()
/openbmc/linux/arch/arm/mach-spear/
H A Dplatsmp.c34 sync_cache_w(&spear_pen_release); in spear_write_pen_release()
/openbmc/linux/arch/arm/kernel/
H A Dsuspend.c119 sync_cache_w(&sleep_save_sp); in cpu_suspend_alloc_sp()
H A Dsmp.c156 sync_cache_w(&secondary_data); in __cpu_up()
H A Dsetup.c678 sync_cache_w(&mpidr_hash); in smp_build_mpidr_hash()
/openbmc/linux/arch/arm/mach-socfpga/
H A Dsocfpga.c34 sync_cache_w(&socfpga_cpu1start_addr); in socfpga_sysmgr_init()
/openbmc/linux/arch/arm/mach-imx/
H A Dplatsmp.c82 sync_cache_w(&g_diag_reg); in imx_smp_prepare_cpus()
/openbmc/linux/arch/arm/mach-mvebu/
H A Dcoherency.c130 sync_cache_w(&coherency_phys_base); in armada_370_coherency_init()
/openbmc/linux/arch/arm/mach-exynos/
H A Dplatsmp.c247 sync_cache_w(&exynos_pen_release); in exynos_write_pen_release()
/openbmc/linux/arch/arm/include/asm/
H A Dcacheflush.h423 #define sync_cache_w(ptr) __sync_cache_range_w(ptr, sizeof *(ptr)) macro
/openbmc/linux/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c69 sync_cache_w(SHIFT_PERCPU_PTR(&per_cpu_sw_state, per_cpu_offset(cpu))); in per_cpu_sw_state_wr()
/openbmc/linux/arch/arm/mach-hisi/
H A Dplatmcpm.c310 sync_cache_w(&fabric_phys_addr); in hip04_smp_init()
/openbmc/linux/arch/arm/mach-sunxi/
H A Dmc_smp.c417 sync_cache_w(&sunxi_mc_smp_first_comer); in sunxi_mc_smp_boot_secondary()