Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kvm_s390_sie_block Struct Reference

#include <kvm_host.h>

Data Fields

atomic_t cpuflags
 
__u32 prefix
 
__u8 reserved8 [32]
 
__u64 cputm
 
__u64 ckc
 
__u64 epoch
 
__u8 reserved40 [4]
 
__u16 lctl
 
__s16 icpua
 
__u32 ictl
 
__u32 eca
 
__u8 icptcode
 
__u8 reserved51
 
__u16 ihcpu
 
__u8 reserved54 [2]
 
__u16 ipa
 
__u32 ipb
 
__u32 scaoh
 
__u8 reserved60
 
__u8 ecb
 
__u8 reserved62 [2]
 
__u32 scaol
 
__u8 reserved68 [4]
 
__u32 todpr
 
__u8 reserved70 [32]
 
psw_t gpsw
 
__u64 gg14
 
__u64 gg15
 
__u8 reservedb0 [30]
 
__u16 iprcc
 
__u8 reservedd0 [48]
 
__u64 gcr [16]
 
__u64 gbea
 
__u8 reserved188 [24]
 
__u32 fac
 
__u8 reserved1a4 [92]
 

Detailed Description

Definition at line 70 of file kvm_host.h.

Field Documentation

__u64 ckc

Definition at line 75 of file kvm_host.h.

atomic_t cpuflags

Definition at line 71 of file kvm_host.h.

__u64 cputm

Definition at line 74 of file kvm_host.h.

__u32 eca

Definition at line 82 of file kvm_host.h.

Definition at line 91 of file kvm_host.h.

__u64 epoch

Definition at line 76 of file kvm_host.h.

__u32 fac

Definition at line 106 of file kvm_host.h.

__u64 gbea

Definition at line 104 of file kvm_host.h.

__u64 gcr[16]

Definition at line 103 of file kvm_host.h.

__u64 gg14

Definition at line 98 of file kvm_host.h.

__u64 gg15

Definition at line 99 of file kvm_host.h.

psw_t gpsw

Definition at line 97 of file kvm_host.h.

__u8 icptcode

Definition at line 83 of file kvm_host.h.

__s16 icpua

Definition at line 80 of file kvm_host.h.

__u32 ictl

Definition at line 81 of file kvm_host.h.

__u16 ihcpu

Definition at line 85 of file kvm_host.h.

__u16 ipa

Definition at line 87 of file kvm_host.h.

__u32 ipb

Definition at line 88 of file kvm_host.h.

__u16 iprcc

Definition at line 101 of file kvm_host.h.

__u16 lctl

Definition at line 79 of file kvm_host.h.

__u32 prefix

Definition at line 72 of file kvm_host.h.

__u8 reserved188[24]

Definition at line 105 of file kvm_host.h.

__u8 reserved1a4[92]

Definition at line 107 of file kvm_host.h.

__u8 reserved40[4]

Definition at line 77 of file kvm_host.h.

__u8 reserved51

Definition at line 84 of file kvm_host.h.

__u8 reserved54[2]

Definition at line 86 of file kvm_host.h.

__u8 reserved60

Definition at line 90 of file kvm_host.h.

__u8 reserved62[2]

Definition at line 92 of file kvm_host.h.

__u8 reserved68[4]

Definition at line 94 of file kvm_host.h.

__u8 reserved70[32]

Definition at line 96 of file kvm_host.h.

__u8 reserved8[32]

Definition at line 73 of file kvm_host.h.

__u8 reservedb0[30]

Definition at line 100 of file kvm_host.h.

__u8 reservedd0[48]

Definition at line 102 of file kvm_host.h.

__u32 scaoh

Definition at line 89 of file kvm_host.h.

__u32 scaol

Definition at line 93 of file kvm_host.h.

__u32 todpr

Definition at line 95 of file kvm_host.h.


The documentation for this struct was generated from the following file: