Home
last modified time | relevance | path

Searched refs:LONGSIZE (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/arch/mips/lib/
H A Dmemset.S16 #if LONGSIZE == 4
25 #define STORSIZE (LONGSIZE * 2)
32 #define STORSIZE LONGSIZE
63 #if ((defined(CONFIG_CPU_MICROMIPS) && (LONGSIZE == 4)) || !defined(CONFIG_CPU_MICROMIPS))
69 #if (!defined(CONFIG_CPU_MICROMIPS) && (LONGSIZE == 4))
140 #if LONGSIZE == 4
171 #if LONGSIZE == 4
204 #if LONGSIZE == 4
308 #if LONGSIZE == 8
/linux-6.15/arch/mips/kernel/
H A Dhead.S100 PTR_LA t1, __bss_stop - LONGSIZE
102 PTR_ADDIU t0, LONGSIZE
H A Docteon_switch.S48 LONG_L t9, LONGSIZE(t1)/* Load from CVMSEG */
49 LONG_ADDU t1, LONGSIZE*2 /* Increment loc in CVMSEG */
51 LONG_ADDU t2, LONGSIZE*2 /* Increment loc in thread storage */
53 LONG_S t9, -LONGSIZE(t2)/* Store CVMSEG to thread storage */
H A Dgenex.S428 .fill LONGSIZE
431 .fill LONGSIZE
433 .fill LONGSIZE * NR_CPUS
/linux-6.15/arch/loongarch/kernel/
H A Dhead.S60 la.pcrel t1, __bss_stop - LONGSIZE
62 addi.d t0, t0, LONGSIZE
/linux-6.15/arch/loongarch/include/asm/
H A Dasm.h116 #define LONGSIZE 4 macro
137 #define LONGSIZE 8 macro
H A Dstacktrace.h36 #define STR_LONGSIZE __stringify(LONGSIZE)
/linux-6.15/arch/mips/include/asm/
H A Dstacktrace.h29 #define STR_LONGSIZE __stringify(LONGSIZE)
H A Dasm.h234 #define LONGSIZE 4 macro
263 #define LONGSIZE 8 macro