Home
last modified time | relevance | path

Searched refs:kvmppc_set_one_reg (Results 1 – 3 of 3) 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/include/asm/
H A Dkvm_ppc.h438 int kvmppc_set_one_reg(struct kvm_vcpu *vcpu, u64 id, union kvmppc_one_reg *);
/linux/arch/powerpc/kvm/
H A Dbooke.c1727 int kvmppc_set_one_reg(struct kvm_vcpu *vcpu, u64 id, in kvmppc_set_one_reg() function