diff options
author | Laurent Dufour <ldufour@linux.vnet.ibm.com> | 2018-08-20 17:29:36 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-09-17 14:17:25 +0300 |
commit | ba2dd8a26baa7e140555746d396e32952709c42d (patch) | |
tree | def43d08de1c95892cc65f11b964e44dc33f6ace /arch/powerpc/lib | |
parent | 0effa488dc1ad082ceed44b5d38c29fd8b3f259e (diff) | |
download | linux-ba2dd8a26baa7e140555746d396e32952709c42d.tar.xz |
powerpc/pseries/mm: call H_BLOCK_REMOVE
This hypervisor's call allows to remove up to 8 ptes with only call to
tlbie.
The virtual pages must be all within the same naturally aligned 8 pages
virtual address block and have the same page and segment size encodings.
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions