Home
last modified time | relevance | path

Searched refs:sr2 (Results 1 – 8 of 8) sorted by relevance

/arch/parisc/kernel/
Dsyscall.S288 mfsp %sr2,%r2
485 LDREGX %r20(%sr2,r28), %r21 /* Scratch use of r21 */
488 be,n 0(%sr2,%r21)
582 ldw 4(%sr2,%r20), %r28 /* Load thread register */
599 LDCW 0(%sr2,%r20), %r28 /* Try to acquire the lock */
627 stw %r1, 4(%sr2,%r20)
634 stw,ma %r20, 0(%sr2,%r20)
637 stw %r0, 4(%sr2,%r20)
648 stw %r20, 0(%sr2,%r20)
650 stw %r0, 4(%sr2,%r20)
[all …]
Dhead.S218 mtsp %r0,%sr2
Dentry.S1888 mtsp %r0,%sr2
/arch/score/include/asm/
Duser.h12 unsigned long sr2; /* scr */ member
/arch/score/include/uapi/asm/
Dptrace.h55 unsigned long sr2; /* scr */ member
/arch/parisc/include/asm/
Dasmregs.h84 sr2: .reg %sr2
Dassembly.h436 SAVE_SP (%sr2, PT_SR2 (\regs))
475 REST_SP (%sr2, PT_SR2 (\regs))
/arch/score/kernel/
Dasm-offsets.c75 OFFSET(PT_SR2, pt_regs, sr2); in output_ptreg_defines()