Home
last modified time | relevance | path

Searched refs:cpu_cache_disable (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dmcpm.h192 * cpu_cache_disable:
199 * for the calling CPU. No call to cpu_cache_disable will happen for this
201 * with their own cpu_cache_disable. The cluster is no longer cache coherent
224 void (*cpu_cache_disable)(void); member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dmcpm.h192 * cpu_cache_disable:
199 * for the calling CPU. No call to cpu_cache_disable will happen for this
201 * with their own cpu_cache_disable. The cluster is no longer cache coherent
224 void (*cpu_cache_disable)(void); member
/kernel/linux/linux-5.10/arch/arm/mach-vexpress/
H A Ddcscb.c128 .cpu_cache_disable = dcscb_cpu_cache_disable,
H A Dtc2_pm.c184 .cpu_cache_disable = tc2_pm_cpu_cache_disable,
/kernel/linux/linux-6.6/arch/arm/mach-versatile/
H A Ddcscb.c128 .cpu_cache_disable = dcscb_cpu_cache_disable,
H A Dtc2_pm.c182 .cpu_cache_disable = tc2_pm_cpu_cache_disable,
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H A Dmcpm-exynos.c197 .cpu_cache_disable = exynos_cpu_cache_disable,
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dmcpm-exynos.c195 .cpu_cache_disable = exynos_cpu_cache_disable,
/kernel/linux/linux-5.10/arch/arm/common/
H A Dmcpm_entry.c283 platform_ops->cpu_cache_disable(); in mcpm_cpu_power_down()
/kernel/linux/linux-6.6/arch/arm/common/
H A Dmcpm_entry.c283 platform_ops->cpu_cache_disable(); in mcpm_cpu_power_down()

Completed in 5 milliseconds