Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds