Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mm/
A Dnommu.c113 unsigned long pmsa = read_cpuid_ext(CPUID_EXT_MMFR0) & MMFR0_PMSA; in adjust_lowmem_bounds_mpu()
129 unsigned long pmsa = read_cpuid_ext(CPUID_EXT_MMFR0) & MMFR0_PMSA; in mpu_setup()
/linux-6.3-rc2/arch/arm/include/asm/
A Dmpu.h13 #define MMFR0_PMSA (0xF << 4) macro
/linux-6.3-rc2/arch/arm/kernel/
A Dhead-nommu.S139 and r3, r3, #(MMFR0_PMSA) @ PMSA field
262 and r0, r0, #(MMFR0_PMSA) @ PMSA field
461 and r0, r0, #(MMFR0_PMSA) @ PMSA field

Completed in 7 milliseconds