Searched refs:SIE (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/Documentation/virt/kvm/s390/ |
| H A D | s390-pv.rst | 24 As access to the guest's state, such as the SIE state description, is 26 the behavior of the SIE instruction. A new format 4 state description 28 PVM. SIE exits are minimized as much as possible to improve speed and 39 injected on SIE entry via a bit in the interrupt injection control 49 addressing exception as they are reported by SIE since KVM has no 65 With the format 4 state description for PVMs, the SIE instruction already 70 The control structures associated with SIE provide the Secure 91 intercepted, the SIE will only allow data and program interrupts for 99 There are two types of SIE secure instruction intercepts: the normal 102 instruction type, i.e. on SIE entry it is attempted to complete [all …]
|
| H A D | s390-pv-boot.rst | 23 SIE instruction which the UV will intercept and execute on KVM's
|
| /linux-6.15/drivers/irqchip/ |
| H A D | irq-xilinx-intc.c | 27 #define SIE 0x10 /* Set Interrupt Enable bits */ macro 78 xintc_write(irqc, SIE, mask); in intc_enable_or_unmask()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | entry.S | 118 ni __SIE_PROG0C+3(%r9),0xfe # no longer in SIE 194 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now 209 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
|
| /linux-6.15/arch/s390/kvm/ |
| H A D | Kconfig | 34 Support hosting paravirtualized guest machines using the SIE
|
| /linux-6.15/drivers/i2c/busses/ |
| H A D | i2c-rcar.c | 53 #define SIE BIT(2) /* slave interface enable */ macro 692 rcar_i2c_write(priv, ICSCR, SIE | SDBS); /* clear our NACK */ in rcar_i2c_slave_irq() 706 rcar_i2c_write(priv, ICSCR, SIE | SDBS | in rcar_i2c_slave_irq() 1044 rcar_i2c_write(priv, ICSCR, SIE | SDBS); in rcar_reg_slave()
|
| /linux-6.15/Documentation/arch/s390/ |
| H A D | vfio-ap.rst | 120 AP and SIE 205 by a KVM guest's SIE state description to grant the guest access to a matrix
|