Searched refs:kvmppc_ops (Results 1 – 7 of 7) sorted by relevance
258 struct kvmppc_ops { struct321 extern struct kvmppc_ops *kvmppc_hv_ops; argument322 extern struct kvmppc_ops *kvmppc_pr_ops;
324 struct kvmppc_ops *kvm_ops;
370 static struct kvmppc_ops kvm_ops_e500mc = {
484 static struct kvmppc_ops kvm_ops_e500 = {
43 struct kvmppc_ops *kvmppc_hv_ops;45 struct kvmppc_ops *kvmppc_pr_ops;433 struct kvmppc_ops *kvm_ops = NULL; in kvm_arch_init_vm()
2045 static struct kvmppc_ops kvm_ops_pr = {
5963 static struct kvmppc_ops kvm_ops_hv = {
Completed in 28 milliseconds