Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/vfp/ !
Dentry.S27 ldr r11, [r10, #TI_CPU] @ CPU number
/linux-6.1.9/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-6.1.9/arch/alpha/kernel/ !
Dasm-offsets.c19 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in foo()
/linux-6.1.9/arch/sh/kernel/ !
Dasm-offsets.c26 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
/linux-6.1.9/arch/xtensa/kernel/ !
Dasm-offsets.c89 OFFSET(TI_CPU, thread_info, cpu); in main()
/linux-6.1.9/arch/arm/kernel/ !
Dasm-offsets.c46 DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); in main()
/linux-6.1.9/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-6.1.9/arch/loongarch/kernel/ !
Dasm-offsets.c81 OFFSET(TI_CPU, thread_info, cpu); in output_thread_info_defines()
/linux-6.1.9/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-6.1.9/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()