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