Home
last modified time | relevance | path

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

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