Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/common/
Dmcpm_entry.c40 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_going_down()
54 sync_cache_w(&mcpm_sync.clusters[cluster].cpus[cpu].cpu); in __mcpm_cpu_down()
70 sync_cache_w(&mcpm_sync.clusters[cluster].cluster); in __mcpm_outbound_leave_critical()
92 sync_cache_w(&c->cluster); in __mcpm_outbound_enter_critical()
150 sync_cache_w(&mcpm_entry_vectors[cluster][cpu]); in mcpm_set_entry_vector()
451 sync_cache_w(&mcpm_sync); in mcpm_sync_init()
455 sync_cache_w(&mcpm_power_up_setup_phys); in mcpm_sync_init()
/Linux-v4.19/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-v4.19/drivers/bus/
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-v4.19/arch/arm/plat-versatile/
Dplatsmp.c32 sync_cache_w(&pen_release); in write_pen_release()
/Linux-v4.19/arch/arm/mach-prima2/
Dplatsmp.c89 sync_cache_w(&pen_release); in sirfsoc_boot_secondary()
/Linux-v4.19/arch/arm/mach-spear/
Dplatsmp.c32 sync_cache_w(&pen_release); in write_pen_release()
/Linux-v4.19/arch/arm/kernel/
Dsuspend.c103 sync_cache_w(&sleep_save_sp); in cpu_suspend_alloc_sp()
Dsmp.c125 sync_cache_w(&secondary_data); in __cpu_up()
Dsetup.c666 sync_cache_w(&mpidr_hash); in smp_build_mpidr_hash()
/Linux-v4.19/arch/arm/mach-imx/
Dplatsmp.c88 sync_cache_w(&g_diag_reg); in imx_smp_prepare_cpus()
/Linux-v4.19/arch/arm/mach-socfpga/
Dsocfpga.c47 sync_cache_w(&socfpga_cpu1start_addr); in socfpga_sysmgr_init()
/Linux-v4.19/arch/arm/mach-mvebu/
Dcoherency.c133 sync_cache_w(&coherency_phys_base); in armada_370_coherency_init()
/Linux-v4.19/arch/arm/mach-vexpress/
Dspc.c484 sync_cache_w(info); in ve_spc_init()
485 sync_cache_w(&info); in ve_spc_init()
/Linux-v4.19/arch/arm/mach-exynos/
Dplatsmp.c239 sync_cache_w(&pen_release); in write_pen_release()
/Linux-v4.19/arch/arm/include/asm/
Dcacheflush.h430 #define sync_cache_w(ptr) __sync_cache_range_w(ptr, sizeof *(ptr)) macro
/Linux-v4.19/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-v4.19/arch/arm/mach-hisi/
Dplatmcpm.c313 sync_cache_w(&fabric_phys_addr); in hip04_smp_init()
/Linux-v4.19/arch/arm/mach-sunxi/
Dmc_smp.c415 sync_cache_w(&sunxi_mc_smp_first_comer); in sunxi_mc_smp_boot_secondary()