Searched refs:SCR_SMD_BIT (Results 1 – 2 of 2) sorted by relevance
364 scr_el3 &= ~(SCR_TWE_BIT | SCR_TWI_BIT | SCR_SMD_BIT); in setup_context_common()
586 #define SCR_SMD_BIT (UL(1) << 7) macro