Searched defs:el (Results 1 – 9 of 9) 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
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()
64 unsigned int el = get_current_el(); in is_address_readable() local86 unsigned int el = get_current_el(); in is_address_readable() local
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
70 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
598 static inline uint64_t el_implemented(unsigned int el) in el_implemented()
831 #define SPSR_64(el, sp, daif) \ argument
Completed in 14 milliseconds