Home
last modified time | relevance | path

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

/linux-2.6.39/arch/cris/include/arch-v10/arch/
Doffset.h10 #define PT_orig_r10 4 /* offsetof(struct pt_regs, orig_r10) */ macro
/linux-2.6.39/arch/cris/include/arch-v32/arch/
Doffset.h10 #define PT_orig_r10 0 /* offsetof(struct pt_regs, orig_r10) */ macro
/linux-2.6.39/arch/cris/arch-v32/kernel/
Dentry.S321 addoq +PT_orig_r10, $sp, $acr
/linux-2.6.39/arch/cris/arch-v10/kernel/
Dentry.S281 move.d [$sp+PT_orig_r10], $r10 ; PT_r10 is already filled with -ENOSYS.