Home
last modified time | relevance | path

Searched refs:sync_cache_w (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/arm/plat-versatile/
H A Dplatsmp.c42 sync_cache_w(&versatile_cpu_release); in versatile_write_cpu_release()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/arm/mach-sti/
H A Dplatsmp.c44 sync_cache_w(cpu_strt_ptr); in sti_boot_secondary()
/kernel/linux/linux-5.10/arch/arm/mach-prima2/
H A Dplatsmp.c91 sync_cache_w(&prima2_pen_release); in sirfsoc_boot_secondary()
/kernel/linux/linux-5.10/arch/arm/mach-spear/
H A Dplatsmp.c34 sync_cache_w(&spear_pen_release); in spear_write_pen_release()
/kernel/linux/linux-6.6/arch/arm/mach-sti/
H A Dplatsmp.c44 sync_cache_w(cpu_strt_ptr); in sti_boot_secondary()
/kernel/linux/linux-6.6/arch/arm/mach-spear/
H A Dplatsmp.c34 sync_cache_w(&spear_pen_release); in spear_write_pen_release()
/kernel/linux/linux-5.10/arch/arm/mach-imx/
H A Dplatsmp.c82 sync_cache_w(&g_diag_reg); in imx_smp_prepare_cpus()
/kernel/linux/linux-5.10/arch/arm/mach-socfpga/
H A Dsocfpga.c36 sync_cache_w(&socfpga_cpu1start_addr); in socfpga_sysmgr_init()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsuspend.c119 sync_cache_w(&sleep_save_sp); in cpu_suspend_alloc_sp()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsuspend.c119 sync_cache_w(&sleep_save_sp); in cpu_suspend_alloc_sp()
/kernel/linux/linux-6.6/arch/arm/mach-socfpga/
H A Dsocfpga.c34 sync_cache_w(&socfpga_cpu1start_addr); in socfpga_sysmgr_init()
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H A Dplatsmp.c82 sync_cache_w(&g_diag_reg); in imx_smp_prepare_cpus()
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dcoherency.c133 sync_cache_w(&coherency_phys_base); in armada_370_coherency_init()
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H A Dcoherency.c130 sync_cache_w(&coherency_phys_base); in armada_370_coherency_init()
/kernel/linux/linux-5.10/arch/arm/mach-vexpress/
H A Dspc.c484 sync_cache_w(info); in ve_spc_init()
485 sync_cache_w(&info); in ve_spc_init()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dcacheflush.h424 #define sync_cache_w(ptr) __sync_cache_range_w(ptr, sizeof *(ptr)) macro
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H A Dplatsmp.c249 sync_cache_w(&exynos_pen_release); in exynos_write_pen_release()
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dplatsmp.c247 sync_cache_w(&exynos_pen_release); in exynos_write_pen_release()
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dcacheflush.h423 #define sync_cache_w(ptr) __sync_cache_range_w(ptr, sizeof *(ptr)) macro

Completed in 13 milliseconds

12