Searched refs:ARM_FT_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
1457 #define ARM_FT_INTERRUPT (1 << 2) /* Note overlap with FT_ISR and above. */ macro1466 #define IS_INTERRUPT(t) (t & ARM_FT_INTERRUPT)
1550 #define ARM_FT_INTERRUPT (1 << 2) /* Note overlap with FT_ISR and above. */ macro1559 #define IS_INTERRUPT(t) (t & ARM_FT_INTERRUPT)