Searched refs:SIE (Results 1 – 6 of 6) sorted by relevance
| /linux/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 68 therefore, the SIE and the ultravisor safeguard emulation inputs and outputs. 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 [all …]
|
| H A D | s390-pv-boot.rst | 23 SIE instruction which the UV will intercept and execute on KVM's
|
| /linux/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/arch/s390/kvm/ |
| H A D | Kconfig | 34 Support hosting paravirtualized guest machines using the SIE
|
| /linux/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/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
|