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

/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h261 struct kvmppc_ops { struct
325 extern struct kvmppc_ops *kvmppc_hv_ops;
326 extern struct kvmppc_ops *kvmppc_pr_ops;
H A Dkvm_host.h328 struct kvmppc_ops *kvm_ops;
/linux-master/arch/powerpc/kvm/
H A De500.c484 static struct kvmppc_ops kvm_ops_e500 = {
H A De500mc.c375 static struct kvmppc_ops kvm_ops_e500mc = {
H A Dpowerpc.c44 struct kvmppc_ops *kvmppc_hv_ops;
46 struct kvmppc_ops *kvmppc_pr_ops;
442 struct kvmppc_ops *kvm_ops = NULL;
H A Dbook3s_pr.c2054 static struct kvmppc_ops kvm_ops_pr = {
H A Dbook3s_hv.c6347 static struct kvmppc_ops kvm_ops_hv = {

Completed in 153 milliseconds