Searched refs:EL3_S1_NSE (Results 1 – 3 of 3) sorted by relevance
71 return LOWER_ATTRS(EL3_S1_NSE | NS); in xlat_arch_get_pas()74 return LOWER_ATTRS(EL3_S1_NSE); in xlat_arch_get_pas()
145 #define EL3_S1_NSE (U(0x1) << 9) macro
99 switch (desc & LOWER_ATTRS(EL3_S1_NSE | NS)) { in xlat_desc_print()106 case LOWER_ATTRS(EL3_S1_NSE): in xlat_desc_print()
Completed in 19 milliseconds