Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mm/
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-6.12.1/arch/arm/include/asm/
Dmpu.h13 #define MMFR0_PMSA (0xF << 4) macro
/linux-6.12.1/arch/arm/kernel/
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