Searched refs:INTR_EL3_VALID_RM0 (Results 1 – 1 of 1) sorted by relevance
48 #define INTR_EL3_VALID_RM0 U(0x2) macro83 #define validate_el3_interrupt_rm(x) ((x) == INTR_EL3_VALID_RM0 ? 0 : \