Home
last modified time | relevance | path

Searched refs:arm_highest_el (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.h2684 static inline int arm_highest_el(CPUARMState *env) in arm_highest_el() function
H A Dhelper.c2524 if (!isread && el < arm_highest_el(env)) { in gt_cntfrq_access()