Home
last modified time | relevance | path

Searched refs:cr27 (Results 1 – 12 of 12) sorted by relevance

/arch/parisc/include/uapi/asm/
Dptrace.h30 unsigned long cr27; member
62 unsigned long cr24, cr25, cr26, cr27, cr28, cr29, cr30, cr31; member
/arch/parisc/kernel/
Dkgdb.c85 gr->cr27 = regs->cr27; in pt_regs_to_gdb_regs()
116 regs->cr27 = gr->cr27; in gdb_regs_to_pt_regs()
Dptrace.c480 case RI(cr27): return regs->cr27; in get_reg()
533 case RI(cr27): return regs->cr27; in set_reg()
534 case cr0, cr24, cr25, cr26, cr27, cr28, cr29, cr30, cr31; in set_reg()
770 REG_OFFSET_NAME(cr27),
Dreal2.S128 PUSH_CR(%cr27, %r28)
145 POP_CR(%cr27, %r26)
Dprocess.c264 cregs->cr27 = tls; in copy_thread_tls()
Dsyscall.S94 mtctl %r26, %cr27 /* move arg0 to the control register */
593 mfctl %cr27, %r21 /* Get current thread register */
635 mfctl %cr27, %r1
Dasm-offsets.c130 DEFINE(TASK_PT_CR27, offsetof(struct task_struct, thread.regs.cr27)); in main()
219 DEFINE(PT_CR27, offsetof(struct pt_regs, cr27)); in main()
Dentry.S1728 mfctl %cr27, %r28
1749 mtctl %r3, %cr27
/arch/parisc/include/asm/
Dkgdb.h59 unsigned long cr27; member
Dasmregs.h137 tr3: .reg %cr27
164 cr27: .reg %cr27
Dassembly.h329 mfctl %cr27, %r3
365 mtctl %r3, %cr27
373 mfctl %cr27, %r3
409 mtctl %r3, %cr27
Dprocessor.h150 .cr27 = 0, \