Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtlb_helper.c111 static bool report_as_gpc_exception(ARMCPU *cpu, int current_el, in report_as_gpc_exception()
169 int current_el = arm_current_el(env); in arm_deliver_fault() local
H A Dtranslate.h88 int current_el; member
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h133 static inline unsigned int current_el(void) in current_el() function
/openbmc/qemu/target/arm/
H A Dcpregs.h1041 static inline bool cp_access_ok(int current_el, in cp_access_ok()
H A Dhelper.c3439 int current_el = arm_current_el(env); in do_ats_write() local