Home
last modified time | relevance | path

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

/trusted-firmware-a/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
/trusted-firmware-a/common/backtrace/
A Dbacktrace.c40 const char *get_el_str(unsigned int el) in get_el_str()
58 unsigned int el = get_current_el(); in is_address_readable() local
87 unsigned int el = get_current_el(); in is_address_readable() local
/trusted-firmware-a/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()
/trusted-firmware-a/plat/marvell/armada/a3k/common/
A Da3700_ea.c20 static const char *get_el_str(unsigned int el) in get_el_str()
/trusted-firmware-a/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
/trusted-firmware-a/plat/arm/common/aarch64/
A Dexecution_state_switch.c42 unsigned int el, endianness; in arm_execution_state_switch() local
/trusted-firmware-a/plat/common/aarch64/
A Dplat_common.c72 static const char *get_el_str(unsigned int el) in get_el_str()
/trusted-firmware-a/lib/xlat_tables/
A Dxlat_tables_common.c403 unsigned int el = xlat_arch_current_el(); in init_xlation_table() local
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Djquery-3.5.1.js1167 support.scope = assert( function( el ) { argument
1179 support.attributes = assert( function( el ) { argument
1200 support.getById = assert( function( el ) { argument
1319 assert( function( el ) { argument
1384 assert( function( el ) { argument
1426 assert( function( el ) { argument
2922 support.sortDetached = assert( function( el ) { argument
2931 if ( !assert( function( el ) { argument
2958 if ( !assert( function( el ) { argument
4717 var isHiddenWithinTree = function( elem, el ) { argument
[all …]
/trusted-firmware-a/include/arch/aarch64/
A Darch_helpers.h588 static inline uint64_t el_implemented(unsigned int el) in el_implemented()
A Darch.h772 #define SPSR_64(el, sp, daif) \ argument

Completed in 27 milliseconds