Searched refs:SIDA (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/Documentation/virt/kvm/s390/ |
A D | s390-pv.rst | 71 Instruction Data Area (SIDA), the Interception Parameters (IP) and the 74 Instruction data is copied to and from the SIDA when needed. Guest 90 like the SCCB for sclp, is moved via the SIDA. When an instruction is
|
/linux-6.3-rc2/tools/testing/selftests/kvm/s390x/ |
A D | memop.c | 22 SIDA, enumerator 74 case SIDA: in ksmo_from_desc() 1010 rv = ERR_MOP(t.vcpu, SIDA, READ, mem1, 8, GADDR(0), SIDA_OFFSET(0x1c0)); in test_errors() 1013 rv = ERR_MOP(t.vcpu, SIDA, WRITE, mem1, 8, GADDR(0), SIDA_OFFSET(0x1c0)); in test_errors()
|
/linux-6.3-rc2/Documentation/virt/kvm/ |
A D | api.rst | 3864 SIDA read/write: 3869 SIDA accesses are available if the KVM_CAP_S390_PROTECTED capability is available. 3870 SIDA accesses are permitted for the VCPU ioctl only. 3871 SIDA accesses are permitted for protected guests only.
|
Completed in 16 milliseconds