Home
last modified time | relevance | path

Searched refs:LONGSIZE (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dhead.S125 PTR_LA t1, __bss_stop - LONGSIZE
127 PTR_ADDIU t0, LONGSIZE
H A 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 */
H A Dgenex.S418 .fill LONGSIZE
421 .fill LONGSIZE
423 .fill LONGSIZE * NR_CPUS
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dasm.h116 #define LONGSIZE 4 macro
137 #define LONGSIZE 8 macro
H A Dstacktrace.h37 #define STR_LONGSIZE __stringify(LONGSIZE)
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dhead.S65 la.pcrel t1, __bss_stop - LONGSIZE
67 addi.d t0, t0, LONGSIZE
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dasm.h116 #define LONGSIZE 4 macro
137 #define LONGSIZE 8 macro
H A Dstacktrace.h35 #define STR_LONGSIZE __stringify(LONGSIZE)
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dasm.h226 #define LONGSIZE 4 macro
251 #define LONGSIZE 8 macro
H A Dstacktrace.h29 #define STR_LONGSIZE __stringify(LONGSIZE)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dasm.h231 #define LONGSIZE 4 macro
260 #define LONGSIZE 8 macro
H A Dstacktrace.h29 #define STR_LONGSIZE __stringify(LONGSIZE)
/kernel/linux/linux-6.6/arch/mips/kernel/
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.S417 .fill LONGSIZE
420 .fill LONGSIZE
422 .fill LONGSIZE * NR_CPUS

Completed in 7 milliseconds