Searched refs:arm_secure_to_space (Results 1 – 3 of 3) sorted by relevance
541 return arm_secure_to_space(s2_mmu_idx == ARMMMUIdx_Stage2_S); in S2_security_space()2643 if (regime_translation_disabled(env, mmu_idx, arm_secure_to_space(secure))) { in pmsav8_mpu_lookup()3410 result->f.attrs.space = arm_secure_to_space(result->f.attrs.secure); in get_phys_addr_twostage()
2471 static inline ARMSecuritySpace arm_secure_to_space(bool secure) in arm_secure_to_space() function
12875 return arm_secure_to_space(env->v7m.secure); in arm_security_space()