Home
last modified time | relevance | path

Searched refs:TI_HARDIRQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dthread_info_32.h90 #define TI_HARDIRQ 0x18 /* hardirq_count */ macro
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_32.c377 TI_HARDIRQ != offsetof(struct thread_info, hardirq_count) ||