Searched refs:secstate (Results 1 – 1 of 1) sorted by relevance
7550 CPState state, CPSecureState secstate, in add_cpreg_to_hashtable() argument7554 bool ns = secstate & ARM_CP_SECSTATE_NS; in add_cpreg_to_hashtable()7592 } else if ((secstate != r->secure) && !ns) { in add_cpreg_to_hashtable()7627 r->secure = secstate; in add_cpreg_to_hashtable()9977 ARMMMUIdx arm_v7m_mmu_idx_for_secstate(CPUARMState *env, bool secstate) in arm_v7m_mmu_idx_for_secstate() argument