Searched defs:kvmppc_host_state (Results 1 – 1 of 1) sorted by relevance
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 …]