Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/lib/xlat_tables/aarch64/
Dxlat_tables.c75 ID_AA64MMFR0_EL1_PARANGE_MASK; in get_max_supported_pa()
/trusted-firmware-a-3.6.0-3.5.0/lib/xlat_tables_v2/aarch64/
Dxlat_tables_arch.c124 ID_AA64MMFR0_EL1_PARANGE_MASK; in xlat_arch_get_max_supported_pa()
/trusted-firmware-a-3.6.0-3.5.0/include/arch/aarch64/
Darch.h279 #define ID_AA64MMFR0_EL1_PARANGE_MASK ULL(0xf) macro