Searched hist:"7 d15c06f1abfe4b893c6c2c8a306b02210a6a6db" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s.c | diff 7d15c06f1abfe4b893c6c2c8a306b02210a6a6db Fri Jun 20 06:52:36 CDT 2014 Alexander Graf <agraf@suse.de> KVM: PPC: Implement kvmppc_xlate for all targets
We have a nice API to find the translated GPAs of a GVA including protection flags. So far we only use it on Book3S, but there's no reason the same shouldn't be used on BookE as well.
Implement a kvmppc_xlate() version for BookE and clean it up to make it more readable in general.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | booke.c | diff 7d15c06f1abfe4b893c6c2c8a306b02210a6a6db Fri Jun 20 06:52:36 CDT 2014 Alexander Graf <agraf@suse.de> KVM: PPC: Implement kvmppc_xlate for all targets
We have a nice API to find the translated GPAs of a GVA including protection flags. So far we only use it on Book3S, but there's no reason the same shouldn't be used on BookE as well.
Implement a kvmppc_xlate() version for BookE and clean it up to make it more readable in general.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | diff 7d15c06f1abfe4b893c6c2c8a306b02210a6a6db Fri Jun 20 06:52:36 CDT 2014 Alexander Graf <agraf@suse.de> KVM: PPC: Implement kvmppc_xlate for all targets
We have a nice API to find the translated GPAs of a GVA including protection flags. So far we only use it on Book3S, but there's no reason the same shouldn't be used on BookE as well.
Implement a kvmppc_xlate() version for BookE and clean it up to make it more readable in general.
Signed-off-by: Alexander Graf <agraf@suse.de>
|