Searched refs:TI_HARDIRQ (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/asm/ | ||
D | thread_info_32.h | 93 #define TI_HARDIRQ 0x18 /* hardirq_count */ macro |
/arch/sparc/kernel/ | ||
D | traps_32.c | 443 TI_HARDIRQ != offsetof(struct thread_info, hardirq_count) || |