Home
last modified time | relevance | path

Searched refs:PTRSIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Drelocate_kernel.S157 .size kexec_args,PTRSIZE*4
171 .size secondary_kexec_args,PTRSIZE*4
180 .size kexec_start_address, PTRSIZE
185 .size kexec_indirection_page, PTRSIZE
192 .size relocate_new_kernel_size, PTRSIZE
/linux-4.4.14/arch/mips/dec/
Dint-handler.S154 addu t1,2*PTRSIZE # delay slot
159 lw a0,(-PTRSIZE)(t1)
203 addu t1,2*PTRSIZE # delay slot
208 lw a0,%lo(-PTRSIZE)(t1)
/linux-4.4.14/arch/mips/include/asm/
Dasm.h369 #define PTRSIZE 4 macro
394 #define PTRSIZE 8 macro