Home
last modified time | relevance | path

Searched refs:kvmppc_get_one_reg (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.h437 int kvmppc_get_one_reg(struct kvm_vcpu *vcpu, u64 id, union kvmppc_one_reg *);
/linux/arch/powerpc/kvm/
H A Dbooke.c1671 int kvmppc_get_one_reg(struct kvm_vcpu *vcpu, u64 id, in kvmppc_get_one_reg() function