Searched refs:ARM_FT_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
1364 #define ARM_FT_INTERRUPT (1 << 2) /* Note overlap with FT_ISR and above. */ macro1371 #define IS_INTERRUPT(t) (t & ARM_FT_INTERRUPT)
1420 #define ARM_FT_INTERRUPT (1 << 2) /* Note overlap with FT_ISR and above. */ macro1427 #define IS_INTERRUPT(t) (t & ARM_FT_INTERRUPT)