Home
last modified time | relevance | path

Searched refs:PT_r10 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/cris/include/arch-v10/arch/
Doffset.h14 #define PT_r10 20 /* offsetof(struct pt_regs, r10) */ macro
/linux-2.6.39/arch/cris/include/arch-v32/arch/
Doffset.h14 #define PT_r10 44 /* offsetof(struct pt_regs, r10) */ macro
/linux-2.6.39/arch/cris/arch-v32/kernel/
Dentry.S311 ;; PT_r10 in the frame contains -ENOSYS as required, at this point.
322 move.d [$acr], $r10 ; PT_r10 is already -ENOSYS.
/linux-2.6.39/arch/cris/arch-v10/kernel/
Dentry.S272 ;; PT_r10 in the frame contains -ENOSYS as required, at this point
281 move.d [$sp+PT_orig_r10], $r10 ; PT_r10 is already filled with -ENOSYS.