Home
last modified time | relevance | path

Searched refs:TI_CPU (Results 1 – 8 of 8) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dthread_info_32.h87 #define TI_CPU 0x0c macro
H A Dthread_info_64.h84 #define TI_CPU 0x00000036 macro
H A Dtrap_block.h185 lduh [THR + TI_CPU], REG1; \
/linux/arch/sh/kernel/
H A Dasm-offsets.c26 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
/linux/arch/arm/kernel/
H A Dasm-offsets.c48 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
/linux/arch/xtensa/kernel/
H A Dasm-offsets.c89 OFFSET(TI_CPU, thread_info, cpu); in main()
/linux/arch/sparc/kernel/
H A Dtraps_32.c375 TI_CPU != offsetof(struct thread_info, cpu) ||
/linux/arch/mips/kernel/
H A Dcps-vec.S571 lw $1, TI_CPU(gp)