Home
last modified time | relevance | path

Searched refs:kvmppc_ops (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/include/asm/
Dkvm_ppc.h244 struct kvmppc_ops { struct
296 extern struct kvmppc_ops *kvmppc_hv_ops; argument
297 extern struct kvmppc_ops *kvmppc_pr_ops;
Dkvm_host.h283 struct kvmppc_ops *kvm_ops;
/arch/powerpc/kvm/
Dpowerpc.c46 struct kvmppc_ops *kvmppc_hv_ops;
48 struct kvmppc_ops *kvmppc_pr_ops;
410 struct kvmppc_ops *kvm_ops = NULL; in kvm_arch_init_vm()
De500mc.c390 static struct kvmppc_ops kvm_ops_e500mc = {
De500.c503 static struct kvmppc_ops kvm_ops_e500 = {
Dbook3s_pr.c1752 static struct kvmppc_ops kvm_ops_pr = {
Dbook3s_hv.c3630 static struct kvmppc_ops kvm_ops_hv = {