Home
last modified time | relevance | path

Searched refs:kvmppc_set_one_reg (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/arch/powerpc/ !
H A Ddawr-power9.rst30 4) kvmppc_set_one_reg()
41 kvmppc_set_one_reg() will store the value in the vcpu but won't
/linux/arch/powerpc/kvm/ !
H A Dbook3s.c706 int kvmppc_set_one_reg(struct kvm_vcpu *vcpu, u64 id, in kvmppc_set_one_reg() function
H A Dpowerpc.c1745 r = kvmppc_set_one_reg(vcpu, reg->id, &val); in kvm_vcpu_ioctl_set_one_reg()
H A Dbooke.c1727 int kvmppc_set_one_reg(struct kvm_vcpu *vcpu, u64 id, in kvmppc_set_one_reg() function
/linux/arch/powerpc/include/asm/ !
H A Dkvm_ppc.h438 int kvmppc_set_one_reg(struct kvm_vcpu *vcpu, u64 id, union kvmppc_one_reg *);