Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/lib/
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-v6.1/arch/mips/kernel/
Dhead.S98 PTR_LA t1, __bss_stop - LONGSIZE
100 PTR_ADDIU t0, LONGSIZE
Docteon_switch.S49 LONG_L t9, LONGSIZE(t1)/* Load from CVMSEG */
50 LONG_ADDU t1, LONGSIZE*2 /* Increment loc in CVMSEG */
52 LONG_ADDU t2, LONGSIZE*2 /* Increment loc in thread storage */
54 LONG_S t9, -LONGSIZE(t2)/* Store CVMSEG to thread storage */
Dgenex.S417 .fill LONGSIZE
420 .fill LONGSIZE
422 .fill LONGSIZE * NR_CPUS
/Linux-v6.1/arch/loongarch/kernel/
Dhead.S67 la.pcrel t1, __bss_stop - LONGSIZE
69 addi.d t0, t0, LONGSIZE
/Linux-v6.1/arch/loongarch/include/asm/
Dasm.h116 #define LONGSIZE 4 macro
137 #define LONGSIZE 8 macro
Dstacktrace.h35 #define STR_LONGSIZE __stringify(LONGSIZE)
/Linux-v6.1/arch/mips/include/asm/
Dstacktrace.h29 #define STR_LONGSIZE __stringify(LONGSIZE)
Dasm.h231 #define LONGSIZE 4 macro
260 #define LONGSIZE 8 macro