Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dkvm_host.h68 struct kvm_s390_sie_block { struct
69 atomic_t cpuflags; /* 0x0000 */
70 __u32 prefix; /* 0x0004 */
71 __u8 reserved8[32]; /* 0x0008 */
72 __u64 cputm; /* 0x0028 */
73 __u64 ckc; /* 0x0030 */
74 __u64 epoch; /* 0x0038 */
75 __u8 reserved40[4]; /* 0x0040 */
79 __u16 lctl; /* 0x0044 */
80 __s16 icpua; /* 0x0046 */
[all …]