Searched refs:basr (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/arch/s390/boot/ |
D | head_kdump.S | 26 basr %r13,0 48 basr %r14,%r14 59 basr %r13,0 # Base 77 basr %r14,%r14 # Start relocated kernel 87 basr %r13,0
|
/linux-6.6.21/arch/s390/kernel/ |
D | head64.S | 35 basr %r13,0
|
D | relocate_kernel.S | 30 basr %r13,0 # base address
|
/linux-6.6.21/arch/s390/purgatory/ |
D | head.S | 92 basr %r13,0 177 basr %r13,0
|
/linux-6.6.21/drivers/scsi/ |
D | NCR5380.c | 297 unsigned char status, basr, mr, icr, i; in NCR5380_print() local 302 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_print() 308 printk(KERN_CONT "\nBASR = 0x%02x : ", basr); in NCR5380_print() 310 if (basr & basrs[i].mask) in NCR5380_print() 869 unsigned char basr; in NCR5380_intr() local 874 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_intr() 875 if (basr & BASR_IRQ) { in NCR5380_intr() 880 irq, basr, sr, mr); in NCR5380_intr()
|
/linux-6.6.21/arch/s390/include/asm/ |
D | nospec-insn.h | 126 basr \rsave,\rtarget
|
/linux-6.6.21/arch/s390/tools/ |
D | opcodes.txt | 20 0d basr RR_RR
|