Home
last modified time | relevance | path

Searched defs:el (Results 1 – 9 of 9) sorted by relevance

/arm-trusted-firmware-2.8.0/lib/xlat_mpu/aarch64/
A Dxlat_mpu_arch.c52 unsigned int el = get_current_el(); in is_dcache_enabled() local
63 unsigned int el = (unsigned int)GET_EL(read_CurrentEl()); in xlat_arch_current_el() local
/arm-trusted-firmware-2.8.0/lib/xlat_tables/aarch64/
A Dxlat_tables.c101 unsigned int el = (unsigned int)GET_EL(read_CurrentEl()); in xlat_arch_current_el() local
108 uint64_t xlat_arch_get_xn_desc(unsigned int el) in xlat_arch_get_xn_desc()
/arm-trusted-firmware-2.8.0/common/backtrace/
A Dbacktrace.c64 unsigned int el = get_current_el(); in is_address_readable() local
86 unsigned int el = get_current_el(); in is_address_readable() local
/arm-trusted-firmware-2.8.0/lib/xlat_tables_v2/aarch64/
A Dxlat_tables_arch.c165 unsigned int el = get_current_el_maybe_constant(); in is_dcache_enabled() local
240 unsigned int el = (unsigned int)GET_EL(read_CurrentEl()); in xlat_arch_current_el() local
/arm-trusted-firmware-2.8.0/plat/arm/common/aarch64/
A Dexecution_state_switch.c42 unsigned int el, endianness; in arm_execution_state_switch() local
/arm-trusted-firmware-2.8.0/plat/common/aarch64/
A Dplat_common.c70 const char *get_el_str(unsigned int el) in get_el_str()
/arm-trusted-firmware-2.8.0/lib/xlat_tables/
A Dxlat_tables_common.c403 unsigned int el = xlat_arch_current_el(); in init_xlation_table() local
/arm-trusted-firmware-2.8.0/include/arch/aarch64/
A Darch_helpers.h598 static inline uint64_t el_implemented(unsigned int el) in el_implemented()
A Darch.h831 #define SPSR_64(el, sp, daif) \ argument

Completed in 14 milliseconds