Searched refs:PTRSIZE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | relocate_kernel.S | 155 .size kexec_args,PTRSIZE*4 169 .size secondary_kexec_args,PTRSIZE*4 178 .size kexec_start_address, PTRSIZE 183 .size kexec_indirection_page, PTRSIZE 190 .size relocate_new_kernel_size, PTRSIZE
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | relocate_kernel.S | 153 .size kexec_args,PTRSIZE*4 166 .size secondary_kexec_args,PTRSIZE*4 174 .size kexec_start_address, PTRSIZE 178 .size kexec_indirection_page, PTRSIZE 184 .size relocate_new_kernel_size, PTRSIZE
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | asm.h | 164 #define PTRSIZE 4 macro 187 #define PTRSIZE 8 macro
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
H A D | int-handler.S | 162 addu t1,2*PTRSIZE # delay slot 167 lw a0,(-PTRSIZE)(t1) 218 addu t1,2*PTRSIZE # delay slot 223 lw a0,%lo(-PTRSIZE)(t1)
|
/kernel/linux/linux-6.6/arch/mips/dec/ |
H A D | int-handler.S | 162 addu t1,2*PTRSIZE # delay slot 167 lw a0,(-PTRSIZE)(t1) 218 addu t1,2*PTRSIZE # delay slot 223 lw a0,%lo(-PTRSIZE)(t1)
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | asm.h | 164 #define PTRSIZE 4 macro 187 #define PTRSIZE 8 macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | asm.h | 280 #define PTRSIZE 4 macro 305 #define PTRSIZE 8 macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | asm.h | 289 #define PTRSIZE 4 macro 314 #define PTRSIZE 8 macro
|
Completed in 4 milliseconds