Home
last modified time | relevance | path

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

/arch/arm/vfp/
Dentry.S27 ldr r11, [r10, #TI_CPU] @ CPU number
/arch/sparc/include/asm/
Dthread_info_32.h87 #define TI_CPU 0x0c macro
Dthread_info_64.h85 #define TI_CPU 0x00000036 macro
Dtrap_block.h185 lduh [THR + TI_CPU], REG1; \
/arch/alpha/kernel/
Dasm-offsets.c19 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in foo()
/arch/h8300/kernel/
Dasm-offsets.c63 OFFSET(TI_CPU, thread_info, cpu); in main()
/arch/sh/kernel/
Dasm-offsets.c26 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
/arch/xtensa/kernel/
Dasm-offsets.c88 OFFSET(TI_CPU, thread_info, cpu); in main()
/arch/arm/kernel/
Dasm-offsets.c47 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
/arch/sparc/kernel/
Dtraps_32.c374 TI_CPU != offsetof(struct thread_info, cpu) ||
Dtraps_64.c2844 TI_CPU != offsetof(struct thread_info, cpu) || in trap_init()
/arch/ia64/kernel/
Dasm-offsets.c40 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in foo()
Dfsys.S339 add r3=TI_CPU+IA64_TASK_SIZE,r16
/arch/mips/kernel/
Dcps-vec.S603 lw $1, TI_CPU(gp)
Dasm-offsets.c98 OFFSET(TI_CPU, thread_info, cpu); in output_thread_info_defines()
/arch/parisc/kernel/
Dasm-offsets.c232 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()