Searched refs:get_one_reg (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A De500.c487 .get_one_reg = kvmppc_get_one_reg_e500,
H A De500mc.c378 .get_one_reg = kvmppc_get_one_reg_e500mc,
H A Dbook3s.c627 r = vcpu->kvm->arch.kvm_ops->get_one_reg(vcpu, id, val);
H A Dbook3s_pr.c2057 .get_one_reg = kvmppc_get_one_reg_pr,
H A Dbooke.c1720 r = vcpu->kvm->arch.kvm_ops->get_one_reg(vcpu, id, val);
H A Dbook3s_hv.c6350 .get_one_reg = kvmppc_get_one_reg_hv,
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h265 int (*get_one_reg)(struct kvm_vcpu *vcpu, u64 id, member in struct:kvmppc_ops
/linux-master/arch/mips/include/asm/
H A Dkvm_host.h751 int (*get_one_reg)(struct kvm_vcpu *vcpu, member in struct:kvm_mips_callbacks
/linux-master/arch/mips/kvm/
H A Dmips.c738 ret = kvm_mips_callbacks->get_one_reg(vcpu, reg, &v);
H A Dvz.c3299 .get_one_reg = kvm_vz_get_one_reg,

Completed in 156 milliseconds