Searched refs:arm_current_pl (Results 1 – 1 of 1) sorted by relevance
573 static inline int arm_current_pl(CPUARMState *env) in arm_current_pl() function702 return (ri->access >> ((arm_current_pl(env) * 2) + isread)) & 1; in cp_access_ok()