Searched defs:kvmppc_host_state (Results 1 – 2 of 2) 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 …]
96 struct kvmppc_host_state { struct97 ulong host_r1;98 ulong host_r2;99 ulong host_msr;100 ulong vmhandler;101 ulong scratch0;102 ulong scratch1;103 ulong scratch2;104 u8 in_guest;105 u8 restore_hid5;[all …]