Home
last modified time | relevance | path

Searched refs:ctlreg (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dctlreg.h87 struct ctlreg { struct
99 _esize = (_high - _low + 1) * sizeof(struct ctlreg); \ argument
101 typecheck(struct ctlreg, array[0]); \
118 _esize = (_high - _low + 1) * sizeof(struct ctlreg); \
120 typecheck(struct ctlreg, array[0]); \
146 struct ctlreg new, old; in local_ctl_set_bit()
157 struct ctlreg new, old; in local_ctl_clear_bit()
196 struct ctlreg reg;
224 struct ctlreg reg;
238 struct ctlreg reg;
[all …]
H A Dlowcore.h148 struct ctlreg kernel_asce; /* 0x0388 */
149 struct ctlreg user_asce; /* 0x0390 */
205 struct ctlreg cregs_save_area[16]; /* 0x1380 */
H A Dkprobes.h69 struct ctlreg kprobe_saved_ctl[3];
H A Dpgtable.h29 extern struct ctlreg s390_invalid_asce;
/linux-6.15/arch/alpha/kernel/
H A Dsys_takara.c125 unsigned int ctlreg = inl(0x500); in takara_init_irq() local
128 ctlreg &= ~0x8000; in takara_init_irq()
129 outl(ctlreg, 0x500); in takara_init_irq()
132 ctlreg = 0x05107c00; in takara_init_irq()
133 outl(ctlreg, 0x500); in takara_init_irq()
218 unsigned int ctlreg = inl(0x500); in takara_swizzle() local
228 && ((1<<(36-busslot)) & ctlreg)) { in takara_swizzle()
/linux-6.15/drivers/mtd/nand/raw/
H A Dr852.c328 dev->ctlreg |= R852_CTL_DATA; in r852_cmdctl()
331 dev->ctlreg |= R852_CTL_COMMAND; in r852_cmdctl()
336 dev->ctlreg &= ~R852_CTL_WRITE; in r852_cmdctl()
340 dev->ctlreg |= R852_CTL_WRITE; in r852_cmdctl()
348 dev->ctlreg |= R852_CTL_WRITE; in r852_cmdctl()
412 dev->ctlreg |= R852_CTL_ECC_ENABLE; in r852_ecc_hwctl()
416 dev->ctlreg | R852_CTL_ECC_ACCESS); in r852_ecc_hwctl()
424 dev->ctlreg &= ~R852_CTL_ECC_ENABLE; in r852_ecc_hwctl()
443 dev->ctlreg &= ~R852_CTL_ECC_ENABLE; in r852_ecc_calculate()
457 r852_write_reg(dev, R852_CTL, dev->ctlreg); in r852_ecc_calculate()
[all …]
H A Dr852.h142 uint8_t ctlreg; /* cached contents of control reg */ member
/linux-6.15/arch/s390/kernel/
H A Dkprobes.c193 struct ctlreg regs[3]; in enable_singlestep()
195 struct ctlreg control; in enable_singlestep()
196 struct ctlreg start; in enable_singlestep()
197 struct ctlreg end; in enable_singlestep()
H A Dwti.c57 struct ctlreg cr6; in wti_irq_disable()
70 struct ctlreg cr6; in wti_irq_enable()
H A Dctlreg.c58 struct ctlreg regs[16]; in ctlreg_callback()
H A DMakefile42 obj-y += sysinfo.o lgr.o os_info.o ctlreg.o
H A Dptrace.c53 struct ctlreg regs[3]; in update_cr_regs()
55 struct ctlreg control; in update_cr_regs()
56 struct ctlreg start; in update_cr_regs()
57 struct ctlreg end; in update_cr_regs()
H A Dtraps.c274 struct ctlreg cr0; in trap_init()
H A Dsmp.c896 struct ctlreg cregs[16]; in __cpu_disable()
/linux-6.15/drivers/misc/lis3lv02d/
H A Dlis3lv02d.c265 u8 ctlreg, reg; in lis3lv02d_selftest() local
289 ctlreg = CTRL_REG4; in lis3lv02d_selftest()
292 ctlreg = CTRL_REG1; in lis3lv02d_selftest()
299 lis3->read(lis3, ctlreg, &reg); in lis3lv02d_selftest()
300 lis3->write(lis3, ctlreg, (reg | selftest)); in lis3lv02d_selftest()
311 lis3->write(lis3, ctlreg, reg); in lis3lv02d_selftest()
/linux-6.15/arch/s390/lib/
H A Duaccess.c20 struct ctlreg cr1, cr7; in debug_user_asce()
/linux-6.15/arch/s390/mm/
H A Dinit.c58 struct ctlreg __bootdata_preserved(s390_invalid_asce);
/linux-6.15/arch/s390/boot/
H A Dvmem.c20 struct ctlreg __bootdata_preserved(s390_invalid_asce);
/linux-6.15/drivers/s390/char/
H A Dsclp.c708 struct ctlreg cr0, cr0_sync; in sclp_sync_wait()
/linux-6.15/Documentation/scsi/
H A DChangeLog.lpfc775 * ctlreg and slimem binary attributes added to support libdfc