Home
last modified time | relevance | path

Searched defs:kvm_s390_sie_block (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/s390x/asm/
H A Dsie-arch.h32 struct kvm_s390_sie_block { struct
33 uint32_t cpuflags; /* 0x0000 */
35 uint32_t prefix : 18;
37 uint32_t ibc : 12;
38 uint8_t reserved08[4]; /* 0x0008 */
40 uint32_t prog0c; /* 0x000c */
41 union {
50 uint32_t prog20; /* 0x0020 */
51 uint8_t reserved24[4]; /* 0x0024 */
52 uint64_t cputm; /* 0x0028 */
[all …]