Home
last modified time | relevance | path

Searched refs:new_spsel (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c464 bool new_spsel, in write_v7m_control_spsel_for_secstate() argument
472 R_V7M_CONTROL_SPSEL_LENGTH, new_spsel); in write_v7m_control_spsel_for_secstate()
490 static void write_v7m_control_spsel(CPUARMState *env, bool new_spsel) in write_v7m_control_spsel() argument
492 write_v7m_control_spsel_for_secstate(env, new_spsel, env->v7m.secure); in write_v7m_control_spsel()