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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-cris/arch-v10/
H A Doffset.h14 #define PT_r10 20 /* offsetof(struct pt_regs, r10) */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Doffset.h14 #define PT_r10 44 /* offsetof(struct pt_regs, r10) */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dentry.S156 addoq +PT_r10, $sp, $acr
196 addoq +PT_r10, $sp, $acr
299 ;; PT_r10 in the frame contains -ENOSYS as required, at this point.
310 move.d [$acr], $r10 ; PT_r10 is already -ENOSYS.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S383 move.d $r0, [$sp+PT_r10] ; put the default return value in r10 in the frame
417 move.d $r10, [$sp+PT_r10] ; save the return value
519 ;; PT_r10 in the frame contains -ENOSYS as required, at this point
528 move.d [$sp+PT_orig_r10], $r10 ; PT_r10 is already filled with -ENOSYS.

Completed in 946 milliseconds