Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h356 struct kvmppc_hv_guest_state { struct
357 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 …]