Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/common/
Dmcpm_entry.c39 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_going_down()
53 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_down()
69 sync_cache_w(&mcpm_sync.clusters[cluster].cluster); in __mcpm_outbound_leave_critical()
91 sync_cache_w(&c->cluster); in __mcpm_outbound_enter_critical()
149 sync_cache_w(&mcpm_entry_vectors[cluster][cpu]); in mcpm_set_entry_vector()
449 sync_cache_w(&mcpm_sync); in mcpm_sync_init()
453 sync_cache_w(&mcpm_power_up_setup_phys); in mcpm_sync_init()
/linux-4.4.14/arch/arm/mach-sti/
Dplatsmp.c35 sync_cache_w(&pen_release); in write_pen_release()
152 sync_cache_w(cpu_strt_ptr); in sti_smp_prepare_cpus()
/linux-4.4.14/arch/arm/plat-versatile/
Dplatsmp.c30 sync_cache_w(&pen_release); in write_pen_release()
/linux-4.4.14/arch/arm/mach-prima2/
Dplatsmp.c89 sync_cache_w(&pen_release); in sirfsoc_boot_secondary()
/linux-4.4.14/arch/arm/mach-spear/
Dplatsmp.c32 sync_cache_w(&pen_release); in write_pen_release()
/linux-4.4.14/arch/arm/kernel/
Dsuspend.c99 sync_cache_w(&sleep_save_sp); in cpu_suspend_alloc_sp()
Dsmp.c118 sync_cache_w(&secondary_data); in __cpu_up()
Dsetup.c598 sync_cache_w(&mpidr_hash); in smp_build_mpidr_hash()
/linux-4.4.14/arch/arm/mach-socfpga/
Dsocfpga.c47 sync_cache_w(&socfpga_cpu1start_addr); in socfpga_sysmgr_init()
/linux-4.4.14/arch/arm/mach-imx/
Dplatsmp.c88 sync_cache_w(&g_diag_reg); in imx_smp_prepare_cpus()
/linux-4.4.14/arch/arm/mach-mvebu/
Dcoherency.c141 sync_cache_w(&coherency_phys_base); in armada_370_coherency_init()
/linux-4.4.14/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.4.14/arch/arm/mach-exynos/
Dplatsmp.c225 sync_cache_w(&pen_release); in write_pen_release()
/linux-4.4.14/arch/arm/include/asm/
Dcacheflush.h432 #define sync_cache_w(ptr) __sync_cache_range_w(ptr, sizeof *(ptr)) macro
/linux-4.4.14/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.4.14/arch/arm/mach-hisi/
Dplatmcpm.c311 sync_cache_w(&fabric_phys_addr); in hip04_smp_init()
/linux-4.4.14/drivers/bus/
Darm-cci.c2033 sync_cache_w(&cci_ctrl_base); in cci_probe_ports()
2034 sync_cache_w(&cci_ctrl_phys); in cci_probe_ports()
2035 sync_cache_w(&ports); in cci_probe_ports()
2036 sync_cache_w(&cpu_port); in cci_probe_ports()