Searched defs:kvmppc_host_state (Results 1 – 1 of 1) sorted by relevance
86 struct kvmppc_host_state { struct87 ulong host_r1;88 ulong host_r2;89 ulong host_msr;90 ulong vmhandler;91 ulong scratch0;92 ulong scratch1;93 ulong scratch2;94 u8 in_guest;95 u8 restore_hid5;[all …]