Searched refs:kvmppc_ops (Results 1 – 7 of 7) sorted by relevance
250 struct kvmppc_ops { struct314 extern struct kvmppc_ops *kvmppc_hv_ops; argument315 extern struct kvmppc_ops *kvmppc_pr_ops;
329 struct kvmppc_ops *kvm_ops;
370 static struct kvmppc_ops kvm_ops_e500mc = {
484 static struct kvmppc_ops kvm_ops_e500 = {
44 struct kvmppc_ops *kvmppc_hv_ops;46 struct kvmppc_ops *kvmppc_pr_ops;440 struct kvmppc_ops *kvm_ops = NULL; in kvm_arch_init_vm()
2051 static struct kvmppc_ops kvm_ops_pr = {
6148 static struct kvmppc_ops kvm_ops_hv = {
Completed in 29 milliseconds