Searched refs:arch_in_int_handler (Results 1 – 3 of 3) sorted by relevance
63 if (unlikely(arch_in_int_handler())) { in arm_fpu_undefined_instruction()73 if (!arch_in_int_handler()) { in arm_fpu_undefined_instruction()
39 static bool arch_in_int_handler(void);
116 static inline bool arch_in_int_handler(void) in arch_in_int_handler() function