Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/common/
Dmcpm_entry.c29 sync_cache_w(&mcpm_entry_vectors[cluster][cpu]); in mcpm_set_entry_vector()
347 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_going_down()
361 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_down()
377 sync_cache_w(&mcpm_sync.clusters[cluster].cluster); in __mcpm_outbound_leave_critical()
399 sync_cache_w(&c->cluster); in __mcpm_outbound_enter_critical()
478 sync_cache_w(&mcpm_sync); in mcpm_sync_init()
482 sync_cache_w(&mcpm_power_up_setup_phys); in mcpm_sync_init()
/linux-4.1.27/arch/arm/plat-versatile/
Dplatsmp.c30 sync_cache_w(&pen_release); in write_pen_release()
/linux-4.1.27/arch/arm/mach-sti/
Dplatsmp.c34 sync_cache_w(&pen_release); in write_pen_release()
/linux-4.1.27/arch/arm/mach-prima2/
Dplatsmp.c89 sync_cache_w(&pen_release); in sirfsoc_boot_secondary()
/linux-4.1.27/arch/arm/mach-spear/
Dplatsmp.c32 sync_cache_w(&pen_release); in write_pen_release()
/linux-4.1.27/arch/arm/kernel/
Dsuspend.c99 sync_cache_w(&sleep_save_sp); in cpu_suspend_alloc_sp()
Dsmp.c114 sync_cache_w(&secondary_data); in __cpu_up()
Dsetup.c593 sync_cache_w(&mpidr_hash); in smp_build_mpidr_hash()
/linux-4.1.27/arch/arm/mach-imx/
Dplatsmp.c88 sync_cache_w(&g_diag_reg); in imx_smp_prepare_cpus()
/linux-4.1.27/arch/arm/mach-ux500/
Dplatsmp.c41 sync_cache_w(&pen_release); in write_pen_release()
/linux-4.1.27/arch/arm/mach-socfpga/
Dsocfpga.c79 sync_cache_w(&socfpga_cpu1start_addr); in socfpga_sysmgr_init()
/linux-4.1.27/arch/arm/mach-mvebu/
Dcoherency.c112 sync_cache_w(&coherency_phys_base); in armada_370_coherency_init()
/linux-4.1.27/arch/arm/mach-vexpress/
Dspc.c486 sync_cache_w(info); in ve_spc_init()
487 sync_cache_w(&info); in ve_spc_init()
/linux-4.1.27/drivers/bus/
Darm-cci.c1466 sync_cache_w(&cci_ctrl_base); in cci_probe_ports()
1467 sync_cache_w(&cci_ctrl_phys); in cci_probe_ports()
1468 sync_cache_w(&ports); in cci_probe_ports()
1469 sync_cache_w(&cpu_port); in cci_probe_ports()
/linux-4.1.27/arch/arm/mach-exynos/
Dplatsmp.c226 sync_cache_w(&pen_release); in write_pen_release()
/linux-4.1.27/arch/arm/include/asm/
Dcacheflush.h436 #define sync_cache_w(ptr) __sync_cache_range_w(ptr, sizeof *(ptr)) macro
/linux-4.1.27/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c77 sync_cache_w(SHIFT_PERCPU_PTR(&per_cpu_sw_state, per_cpu_offset(cpu))); in per_cpu_sw_state_wr()
/linux-4.1.27/arch/arm/mach-hisi/
Dplatmcpm.c344 sync_cache_w(&fabric_phys_addr); in hip04_mcpm_init()