Lines Matching defs:kvm_sync_regs
155 struct kvm_sync_regs { struct
156 __u64 prefix; /* prefix register */
157 __u64 gprs[16]; /* general purpose registers */
158 __u32 acrs[16]; /* access registers */
159 __u64 crs[16]; /* control registers */
160 __u64 todpr; /* tod programmable register [ARCH0] */
161 __u64 cputm; /* cpu timer [ARCH0] */
162 __u64 ckc; /* clock comparator [ARCH0] */
163 __u64 pp; /* program parameter [ARCH0] */
164 __u64 gbea; /* guest breaking-event address [ARCH0] */
165 __u64 pft; /* pfault token [PFAULT] */
166 __u64 pfs; /* pfault select [PFAULT] */
167 __u64 pfc; /* pfault compare [PFAULT] */
168 __u64 vrs[32][2]; /* vector registers */
169 __u8 reserved[512]; /* for future vector expansion */
170 __u32 fpc; /* only valid with vector registers */