Home
last modified time | relevance | path

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

/linux/arch/arm/common/
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()
/linux/drivers/bus/
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()
/linux/arch/arm/plat-versatile/
A Dplatsmp.c42 sync_cache_w(&versatile_cpu_release); in versatile_write_cpu_release()
/linux/arch/arm/mach-sti/
A Dplatsmp.c44 sync_cache_w(cpu_strt_ptr); in sti_boot_secondary()
/linux/arch/arm/mach-spear/
A Dplatsmp.c34 sync_cache_w(&spear_pen_release); in spear_write_pen_release()
/linux/arch/arm/kernel/
A Dsuspend.c119 sync_cache_w(&sleep_save_sp); in cpu_suspend_alloc_sp()
A Dsmp.c160 sync_cache_w(&secondary_data); in __cpu_up()
A Dsetup.c671 sync_cache_w(&mpidr_hash); in smp_build_mpidr_hash()
/linux/arch/arm/mach-socfpga/
A Dsocfpga.c36 sync_cache_w(&socfpga_cpu1start_addr); in socfpga_sysmgr_init()
/linux/arch/arm/mach-imx/
A Dplatsmp.c82 sync_cache_w(&g_diag_reg); in imx_smp_prepare_cpus()
/linux/arch/arm/mach-vexpress/
A Dspc.c484 sync_cache_w(info); in ve_spc_init()
485 sync_cache_w(&info); in ve_spc_init()
/linux/arch/arm/mach-mvebu/
A Dcoherency.c133 sync_cache_w(&coherency_phys_base); in armada_370_coherency_init()
/linux/arch/arm/mach-exynos/
A Dplatsmp.c247 sync_cache_w(&exynos_pen_release); in exynos_write_pen_release()
/linux/arch/arm/include/asm/
A Dcacheflush.h422 #define sync_cache_w(ptr) __sync_cache_range_w(ptr, sizeof *(ptr)) macro
/linux/arch/arm/mach-bcm/
A Dplatsmp-brcmstb.c77 sync_cache_w(SHIFT_PERCPU_PTR(&per_cpu_sw_state, per_cpu_offset(cpu))); in per_cpu_sw_state_wr()
/linux/arch/arm/mach-hisi/
A Dplatmcpm.c310 sync_cache_w(&fabric_phys_addr); in hip04_smp_init()
/linux/arch/arm/mach-sunxi/
A Dmc_smp.c418 sync_cache_w(&sunxi_mc_smp_first_comer); in sunxi_mc_smp_boot_secondary()

Completed in 27 milliseconds