Searched refs:TI_CPU (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.10/arch/sparc/include/asm/ |
D | thread_info_32.h | 87 #define TI_CPU 0x0c macro
|
D | thread_info_64.h | 85 #define TI_CPU 0x00000036 macro
|
D | trap_block.h | 185 lduh [THR + TI_CPU], REG1; \
|
/Linux-v5.10/arch/alpha/kernel/ |
D | asm-offsets.c | 19 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in foo()
|
/Linux-v5.10/arch/h8300/kernel/ |
D | asm-offsets.c | 64 OFFSET(TI_CPU, thread_info, cpu); in main()
|
/Linux-v5.10/arch/arm/vfp/ |
D | entry.S | 27 ldr r11, [r10, #TI_CPU] @ CPU number
|
/Linux-v5.10/arch/sh/kernel/ |
D | asm-offsets.c | 26 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
|
/Linux-v5.10/arch/xtensa/kernel/ |
D | asm-offsets.c | 88 OFFSET(TI_CPU, thread_info, cpu); in main()
|
/Linux-v5.10/arch/arm/kernel/ |
D | asm-offsets.c | 46 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
|
/Linux-v5.10/arch/sparc/kernel/ |
D | traps_32.c | 376 TI_CPU != offsetof(struct thread_info, cpu) ||
|
D | traps_64.c | 2853 TI_CPU != offsetof(struct thread_info, cpu) || in trap_init()
|
/Linux-v5.10/arch/ia64/kernel/ |
D | asm-offsets.c | 40 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in foo()
|
D | fsys.S | 339 add r3=TI_CPU+IA64_TASK_SIZE,r16
|
/Linux-v5.10/arch/mips/kernel/ |
D | cps-vec.S | 604 lw $1, TI_CPU(gp)
|
D | asm-offsets.c | 99 OFFSET(TI_CPU, thread_info, cpu); in output_thread_info_defines()
|
/Linux-v5.10/arch/parisc/kernel/ |
D | asm-offsets.c | 233 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
|