Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dkvm_ppc.h266 struct kvmppc_ops { struct
322 extern struct kvmppc_ops *kvmppc_hv_ops; argument
323 extern struct kvmppc_ops *kvmppc_pr_ops;
Dkvm_host.h310 struct kvmppc_ops *kvm_ops;
/arch/powerpc/kvm/
De500mc.c392 static struct kvmppc_ops kvm_ops_e500mc = {
Dpowerpc.c50 struct kvmppc_ops *kvmppc_hv_ops;
52 struct kvmppc_ops *kvmppc_pr_ops;
423 struct kvmppc_ops *kvm_ops = NULL; in kvm_arch_init_vm()
De500.c507 static struct kvmppc_ops kvm_ops_e500 = {
Dbook3s_pr.c1754 static struct kvmppc_ops kvm_ops_pr = {
Dbook3s_hv.c4254 static struct kvmppc_ops kvm_ops_hv = {