Searched refs:get_scr_el3_from_routing_model (Results 1 – 6 of 6) sorted by relevance
145 u_register_t get_scr_el3_from_routing_model(uint32_t security_state);
137 u_register_t get_scr_el3_from_routing_model(uint32_t security_state);
81 u_register_t get_scr_el3_from_routing_model(uint32_t security_state) in get_scr_el3_from_routing_model() function
216 scr_el3 |= get_scr_el3_from_routing_model(security_state); in cm_setup_context()
123 scr_el3 |= get_scr_el3_from_routing_model(SECURE); in setup_secure_context()253 scr_el3 |= get_scr_el3_from_routing_model(NON_SECURE); in setup_ns_context()