Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dkvm_ppc.h261 struct kvmppc_ops { struct
324 extern struct kvmppc_ops *kvmppc_hv_ops; argument
325 extern struct kvmppc_ops *kvmppc_pr_ops;
H A Dkvm_host.h328 struct kvmppc_ops *kvm_ops;
/linux-6.15/arch/powerpc/kvm/
H A De500mc.c375 static struct kvmppc_ops kvm_ops_e500mc = {
H A De500.c484 static struct kvmppc_ops kvm_ops_e500 = {
H A Dpowerpc.c44 struct kvmppc_ops *kvmppc_hv_ops;
46 struct kvmppc_ops *kvmppc_pr_ops;
442 struct kvmppc_ops *kvm_ops = NULL; in kvm_arch_init_vm()
H A Dbook3s_pr.c2046 static struct kvmppc_ops kvm_ops_pr = {
H A Dbook3s_hv.c6514 static struct kvmppc_ops kvm_ops_hv = {