Home
last modified time | relevance | path

Searched refs:MMFR0_PMSA (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mm/
H A Dnommu.c114 unsigned long pmsa = read_cpuid_ext(CPUID_EXT_MMFR0) & MMFR0_PMSA; in adjust_lowmem_bounds_mpu()
130 unsigned long pmsa = read_cpuid_ext(CPUID_EXT_MMFR0) & MMFR0_PMSA; in mpu_setup()
/linux/arch/arm/include/asm/
H A Dmpu.h13 #define MMFR0_PMSA (0xF << 4) macro
/linux/arch/arm/kernel/
H A Dhead-nommu.S138 and r3, r3, #(MMFR0_PMSA) @ PMSA field
261 and r0, r0, #(MMFR0_PMSA) @ PMSA field
460 and r0, r0, #(MMFR0_PMSA) @ PMSA field