Searched refs:SIDA (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/virt/kvm/s390/ |
H 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/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 23 SIDA, enumerator 75 case SIDA: in ksmo_from_desc() 1036 rv = ERR_MOP(t.vcpu, SIDA, READ, mem1, 8, GADDR(0), SIDA_OFFSET(0x1c0)); in test_errors() 1039 rv = ERR_MOP(t.vcpu, SIDA, WRITE, mem1, 8, GADDR(0), SIDA_OFFSET(0x1c0)); in test_errors()
|