Searched defs:el (Results 1 – 8 of 8) sorted by relevance
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()
138 unsigned int el = get_current_el_maybe_constant(); in is_dcache_enabled() local213 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
70 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
570 static inline uint64_t el_implemented(unsigned int el) in el_implemented()
713 #define SPSR_64(el, sp, daif) \ argument
Completed in 14 milliseconds