Searched refs:scr1 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | lbt.S | 29 movscr2gr t1, $scr1 49 movgr2scr $scr1, t1 66 movgr2scr $scr1, zero 81 movscr2gr t1, $scr1 103 movgr2scr $scr1, t1
|
| H A D | ptrace.c | 350 r = membuf_write(&to, &target->thread.lbt.scr1, sizeof(target->thread.lbt.scr1)); in lbt_get()
|
| H A D | asm-offsets.c | 179 OFFSET(THREAD_SCR1, loongarch_lbt, scr1); in output_thread_lbt_defines()
|
| H A D | signal.c | 219 err |= __put_user(current->thread.lbt.scr1, ®s[1]); in copy_lbt_to_sigcontext() 234 err |= __get_user(current->thread.lbt.scr1, ®s[1]); in copy_lbt_from_sigcontext()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | processor.h | 92 unsigned long scr1; member
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.h | 588 #define HS_REG scr1
|
| /linux/arch/loongarch/kvm/ |
| H A D | vcpu.c | 796 *v = vcpu->arch.lbt.scr1; in kvm_get_one_reg() 886 vcpu->arch.lbt.scr1 = v; in kvm_set_one_reg()
|
| /linux/drivers/scsi/ |
| H A D | ncr53c8xx.c | 1420 #define HS_REG scr1
|