Searched refs:TI_CPU (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/arch/arm/vfp/ |
D | entry.S | 27 ldr r11, [r10, #TI_CPU] @ CPU number
|
/Linux-v6.1/arch/sparc/include/asm/ |
D | thread_info_32.h | 87 #define TI_CPU 0x0c macro
|
D | thread_info_64.h | 84 #define TI_CPU 0x00000036 macro
|
D | trap_block.h | 185 lduh [THR + TI_CPU], REG1; \
|
/Linux-v6.1/arch/alpha/kernel/ |
D | asm-offsets.c | 19 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in foo()
|
/Linux-v6.1/arch/sh/kernel/ |
D | asm-offsets.c | 26 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
|
/Linux-v6.1/arch/arm/kernel/ |
D | asm-offsets.c | 46 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
|
/Linux-v6.1/arch/xtensa/kernel/ |
D | asm-offsets.c | 89 OFFSET(TI_CPU, thread_info, cpu); in main()
|
/Linux-v6.1/arch/sparc/kernel/ |
D | traps_32.c | 374 TI_CPU != offsetof(struct thread_info, cpu) ||
|
D | traps_64.c | 2844 TI_CPU != offsetof(struct thread_info, cpu) || in trap_init()
|
/Linux-v6.1/arch/loongarch/kernel/ |
D | asm-offsets.c | 81 OFFSET(TI_CPU, thread_info, cpu); in output_thread_info_defines()
|
/Linux-v6.1/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-v6.1/arch/mips/kernel/ |
D | cps-vec.S | 603 lw $1, TI_CPU(gp)
|
D | asm-offsets.c | 98 OFFSET(TI_CPU, thread_info, cpu); in output_thread_info_defines()
|