• Laurent Dufour's avatar
    powerpc/pseries/mm: call H_BLOCK_REMOVE · ba2dd8a2
    Laurent Dufour authored
    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: default avatarLaurent Dufour <ldufour@linux.vnet.ibm.com>
    Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
    ba2dd8a2
lpar.c 31.1 KB