Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/powerpc/
DDAWR-POWER9.txt21 4) kvmppc_set_one_reg()
32 kvmppc_set_one_reg() will store the value in the vcpu but won't
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s.c645 int kvmppc_set_one_reg(struct kvm_vcpu *vcpu, u64 id, in kvmppc_set_one_reg() function
Dpowerpc.c1705 r = kvmppc_set_one_reg(vcpu, reg->id, &val); in kvm_vcpu_ioctl_set_one_reg()
Dbooke.c1720 int kvmppc_set_one_reg(struct kvm_vcpu *vcpu, u64 id, in kvmppc_set_one_reg() function
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_ppc.h431 int kvmppc_set_one_reg(struct kvm_vcpu *vcpu, u64 id, union kvmppc_one_reg *);