Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/kernel/
Drelocate_kernel.S70 .size kexec_start_address, PTRSIZE
75 .size kexec_indirection_page, PTRSIZE
82 .size relocate_new_kernel_size, PTRSIZE
/linux-2.6.39/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-2.6.39/arch/mips/include/asm/
Dasm.h358 #define PTRSIZE 4 macro
383 #define PTRSIZE 8 macro