KVM: PPC: move compute_tlbie_rb to book3s common header
authorAlexander Graf <agraf@suse.de>
Fri, 8 Jul 2011 11:40:10 +0000 (13:40 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:18 +0000 (19:52 +0300)
We need the compute_tlbie_rb in _pr and _hv implementations for papr
soon, so let's move it over to a common header file that both
implementations can leverage.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found