Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dkvm_ppc.h228 struct kvmppc_ops { struct
276 extern struct kvmppc_ops *kvmppc_hv_ops; argument
277 extern struct kvmppc_ops *kvmppc_pr_ops;
Dkvm_host.h262 struct kvmppc_ops *kvm_ops;
/arch/powerpc/kvm/
Dpowerpc.c43 struct kvmppc_ops *kvmppc_hv_ops;
45 struct kvmppc_ops *kvmppc_pr_ops;
404 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.c1711 static struct kvmppc_ops kvm_ops_pr = {
Dbook3s_hv.c3233 static struct kvmppc_ops kvm_ops_hv = {