Home
last modified time | relevance | path

Searched defs:current_el (Results 1 – 4 of 4) sorted by relevance

/qemu/target/arm/tcg/
H A Dtlb_helper.c119 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
H A Dtranslate.h88 int current_el; member
/qemu/target/arm/
H A Dcpregs.h1062 static inline bool cp_access_ok(int current_el, in cp_access_ok()
H A Dhelper.c3619 int current_el = arm_current_el(env); in do_ats_write() local