Searched defs:kvmppc_hv_guest_state (Results 1 – 1 of 1) sorted by relevance
356 struct kvmppc_hv_guest_state { struct357 uint64_t version; /* version of this structure layout, must be first */358 uint32_t lpid;359 uint32_t vcpu_token;361 uint64_t lpcr;362 uint64_t pcr;363 uint64_t amor;364 uint64_t dpdes;365 uint64_t hfscr;366 int64_t tb_offset;[all …]