linux/arch/powerpc/include
Paul Mackerras 8daf51f55f powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE
Now that other PTE fields have been moved out of the way, we can
expand the RPN field of the PTE on 64-bit Book 3S systems and align
it with the RPN field in the radix PTE format used by PowerISA v3.0
CPUs in radix mode.  For 64k page size, this means we need to move
the _PAGE_COMBO and _PAGE_4K_PFN bits.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-02-29 20:34:41 +11:00
..
asm powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE 2016-02-29 20:34:41 +11:00
uapi/asm powerpc: Wire up copy_file_range() syscall 2016-01-21 14:10:55 +11:00