Home
last modified time | relevance | path

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

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