commit | f03e64f2ca6ee3d0b7824536b1940497701fe766 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Tue Feb 06 21:10:31 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Feb 07 14:03:23 2007 +1100 |
tree | b91a2f5d29c7772f0b77a894fe745f3e67dd79bd | |
parent | e56a6e20f3029ed5c178dd0328bd688dbbc8272a [diff] |
[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call H_BULK_REMOVE lets us remove 4 entries from the MMU hash table with one hypervisor call. This uses it in pSeries_lpar_hpte_invalidate so we can tear down mappings with fewer hypervisor calls. Signed-off-by: Paul Mackerras <paulus@samba.org>