Searched refs:SIE (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/irqchip/ |
D | irq-xilinx-intc.c | 27 #define SIE 0x10 /* Set Interrupt Enable bits */ macro 74 xintc_write(SIE, mask); in intc_enable_or_unmask()
|
/Linux-v4.19/arch/s390/kvm/ |
D | Kconfig | 37 Support hosting paravirtualized guest machines using the SIE
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-rcar.c | 47 #define SIE (1 << 2) /* slave interface enable */ macro 606 rcar_i2c_write(priv, ICSCR, SIE | SDBS | (ret < 0 ? FNA : 0)); in rcar_i2c_slave_irq() 850 rcar_i2c_write(priv, ICSCR, SIE | SDBS); in rcar_reg_slave()
|
/Linux-v4.19/arch/s390/kernel/ |
D | entry.S | 258 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now 270 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE 274 # will rewind the PSW by the ILC, which is often 4 bytes in case of SIE. There 753 # modify the psw to leave SIE 1305 ni __SIE_PROG0C+3(%r9),0xfe # no longer in SIE
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 299 to contain the gmap asce before the SIE instruction gets executed. When 300 the SIE instruction is finished, cr1 will be switched back to contain the
|