Lines Matching +full:mmu +full:- +full:500
1 // SPDX-License-Identifier: GPL-2.0-only
41 * or in the MCPM back-ends.
47 * up and running when the CPU is powered up on cluster wake-up from shutdown.
69 .desc = "ARM little-cluster power down",
75 { .compatible = "arm,idle-state",
86 .exit_latency = 500,
90 .desc = "ARM big-cluster power down",
98 * in power down sequences where caches and MMU may be turned off.
115 * bl_enter_powerdown - Programs CPU to enter the specified state
145 return -ENOMEM; in bl_idle_driver_init()
151 drv->cpumask = cpumask; in bl_idle_driver_init()
157 { .compatible = "arm,vexpress,v2p-ca15_a7" },
170 return -ENODEV; in bl_idle_init()
180 return -ENODEV; in bl_idle_init()
183 return -EUNATCH; in bl_idle_init()