Searched defs:el (Results 1 – 10 of 10) sorted by relevance
20 .macro _mrs gp_reg, reg_name, el argument 24 .macro tlbi_invalidate_all el argument 37 .macro define_mmu_enable_func el argument [all...]
164 unsigned int el = get_current_el_maybe_constant(); in is_dcache_enabled() local 239 unsigned int el = (unsigned int)GET_EL(read_CurrentEl()); in xlat_arch_current_el() local
52 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
101 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() argument
64 unsigned int el = get_current_el(); in is_address_readable() local 86 unsigned int el = get_current_el(); in is_address_readable() local
42 unsigned int el, endianness; in arm_execution_state_switch() local
72 const char *get_el_str(unsigned int el) in get_el_str() argument
403 unsigned int el = xlat_arch_current_el(); in init_xlation_table() local
676 static inline uint64_t el_implemented(unsigned int el) in el_implemented() argument
893 #define SPSR_64(el, sp, daif) \ argument