Searched refs:IA64_ISR_IR_BIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/ia64/include/asm/ | ||
H A D | kregs.h | 146 #define IA64_ISR_IR_BIT 38 /* invalid register frame exception */ macro 155 #define IA64_ISR_IR (__IA64_UL(1) << IA64_ISR_IR_BIT) |
Completed in 53 milliseconds