KVM: PPC: Book3S HV: Make a HPTE removal function available
authorPaul Mackerras <paulus@samba.org>
Mon, 19 Nov 2012 22:55:44 +0000 (22:55 +0000)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Dec 2012 00:33:55 +0000 (01:33 +0100)
This makes a HPTE removal function, kvmppc_do_h_remove(), available
outside book3s_hv_rm_mmu.c.  This will be used by the HPT writing
code.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found