Searched defs:kvmppc_hv_guest_state (Results 1 – 1 of 1) sorted by relevance
409 struct kvmppc_hv_guest_state { struct410 uint64_t version; /* version of this structure layout, must be first */411 uint32_t lpid;412 uint32_t vcpu_token;414 uint64_t lpcr;415 uint64_t pcr;416 uint64_t amor;417 uint64_t dpdes;418 uint64_t hfscr;419 int64_t tb_offset;[all …]