Searched refs:arm_security_space_below_el3 (Results 1 – 3 of 3) sorted by relevance
2481 * arm_security_space_below_el3:2488 ARMSecuritySpace arm_security_space_below_el3(CPUARMState *env);2499 ARMSecuritySpace ss = arm_security_space_below_el3(env);2553 return arm_is_el2_enabled_secstate(env, arm_security_space_below_el3(env));2557 static inline ARMSecuritySpace arm_security_space_below_el3(CPUARMState *env) in arm_security_space_below_el3() 2554 static inline ARMSecuritySpace arm_security_space_below_el3(CPUARMState *env) arm_security_space_below_el3() function
190 switch (arm_security_space_below_el3(env)) { in ptw_idx_for_stage_2()3606 ss = arm_security_space_below_el3(env); in get_phys_addr()3613 ss = arm_security_space_below_el3(env); in get_phys_addr()
4099 ss = for_el3 ? arm_security_space(env) : arm_security_space_below_el3(env); in hprbar_read() 6344 return arm_hcr_el2_eff_secstate(env, arm_security_space_below_el3(env));13120 return arm_security_space_below_el3(env);13123 ARMSecuritySpace arm_security_space_below_el3(CPUARMState *env)12904 ARMSecuritySpace arm_security_space_below_el3(CPUARMState *env) arm_security_space_below_el3() function