Searched defs:el (Results 1 – 11 of 11) sorted by relevance
52 unsigned int el = get_current_el(); in is_dcache_enabled() local63 unsigned int el = (unsigned int)GET_EL(read_CurrentEl()); in xlat_arch_current_el() local
40 const char *get_el_str(unsigned int el) in get_el_str()58 unsigned int el = get_current_el(); in is_address_readable() local87 unsigned int el = get_current_el(); in is_address_readable() local
101 unsigned int el = (unsigned int)GET_EL(read_CurrentEl()); in xlat_arch_current_el() local108 uint64_t xlat_arch_get_xn_desc(unsigned int el) in xlat_arch_get_xn_desc()
20 static const char *get_el_str(unsigned int el) in get_el_str()
165 unsigned int el = get_current_el_maybe_constant(); in is_dcache_enabled() local240 unsigned int el = (unsigned int)GET_EL(read_CurrentEl()); in xlat_arch_current_el() local
42 unsigned int el, endianness; in arm_execution_state_switch() local
72 static const char *get_el_str(unsigned int el) in get_el_str()
403 unsigned int el = xlat_arch_current_el(); in init_xlation_table() local
1167 support.scope = assert( function( el ) { argument1179 support.attributes = assert( function( el ) { argument1200 support.getById = assert( function( el ) { argument1319 assert( function( el ) { argument1384 assert( function( el ) { argument1426 assert( function( el ) { argument2922 support.sortDetached = assert( function( el ) { argument2931 if ( !assert( function( el ) { argument2958 if ( !assert( function( el ) { argument4717 var isHiddenWithinTree = function( elem, el ) { argument[all …]
588 static inline uint64_t el_implemented(unsigned int el) in el_implemented()
772 #define SPSR_64(el, sp, daif) \ argument
Completed in 27 milliseconds