Searched defs:current_el (Results 1 – 5 of 5) sorted by relevance
119 static bool report_as_gpc_exception(ARMCPU *cpu, int current_el, in report_as_gpc_exception()177 int current_el = arm_current_el(env); in arm_deliver_fault() local
88 int current_el; member
133 static inline unsigned int current_el(void) in current_el() function
1062 static inline bool cp_access_ok(int current_el, in cp_access_ok()
3623 int current_el = arm_current_el(env); in do_ats_write() local