Searched refs:SCR_NSE_BIT (Results 1 – 2 of 2) sorted by relevance
100 scr_el3 &= ~SCR_NSE_BIT; in cm_setup_context()113 scr_el3 |= SCR_NS_BIT | SCR_NSE_BIT | SCR_EnSCXT_BIT; in cm_setup_context()
445 #define SCR_NSE_BIT (ULL(1) << SCR_NSE_SHIFT) macro
Completed in 10 milliseconds