Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/vfp/
Dentry.S27 ldr r11, [r10, #TI_CPU] @ CPU number
/Linux-v6.1/arch/sparc/include/asm/
Dthread_info_32.h87 #define TI_CPU 0x0c macro
Dthread_info_64.h84 #define TI_CPU 0x00000036 macro
Dtrap_block.h185 lduh [THR + TI_CPU], REG1; \
/Linux-v6.1/arch/alpha/kernel/
Dasm-offsets.c19 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in foo()
/Linux-v6.1/arch/sh/kernel/
Dasm-offsets.c26 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
/Linux-v6.1/arch/arm/kernel/
Dasm-offsets.c46 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
/Linux-v6.1/arch/xtensa/kernel/
Dasm-offsets.c89 OFFSET(TI_CPU, thread_info, cpu); in main()
/Linux-v6.1/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()
/Linux-v6.1/arch/loongarch/kernel/
Dasm-offsets.c81 OFFSET(TI_CPU, thread_info, cpu); in output_thread_info_defines()
/Linux-v6.1/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
/Linux-v6.1/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()