Lines Matching full:mpu
14 #include <asm/mpu.h>
137 /* ARMv7-M only supports a unified MPU, so I-side operations are nop */
230 /* MPU initialisation functions */
301 pr_debug("MPU: base %pa size %pa disable subregions: %*pbl\n", in pmsav7_adjust_lowmem_bounds()
306 pr_warn("Truncating memory from %pa to %pa (MPU region constraints)", in pmsav7_adjust_lowmem_bounds()
354 /* If the MPU is non-unified, we use the larger of the two minima*/ in __mpu_min_region_order()
360 isb(); /* Ensure that MPU region operations have completed */ in __mpu_min_region_order()
372 /* We kept a region free for probing resolution of MPU regions*/ in mpu_setup_region()
418 * Set up default MPU regions, doing nothing if there is no MPU
424 /* Setup MPU (order is important) */ in pmsav7_setup()
469 panic("MPU region initialization failure! %d", err); in pmsav7_setup()
471 pr_info("Using ARMv7 PMSA Compliant MPU. " in pmsav7_setup()