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

/linux-master/arch/powerpc/kvm/
H A De500.c485 .get_sregs = kvmppc_core_get_sregs_e500,
H A De500mc.c376 .get_sregs = kvmppc_core_get_sregs_e500mc,
H A Dbook3s.c538 ret = vcpu->kvm->arch.kvm_ops->get_sregs(vcpu, sregs);
H A Dbook3s_pr.c2055 .get_sregs = kvm_arch_vcpu_ioctl_get_sregs_pr,
H A Dbooke.c1641 ret = vcpu->kvm->arch.kvm_ops->get_sregs(vcpu, sregs);
H A Dbook3s_hv.c6348 .get_sregs = kvm_arch_vcpu_ioctl_get_sregs_hv,
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h263 int (*get_sregs)(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs); member in struct:kvmppc_ops

Completed in 317 milliseconds