linux_dsm_epyc7002/arch/powerpc/include/asm/book3s/64
Paul Mackerras c915df162d powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
This moves the _PAGE_EXEC, _PAGE_RW and _PAGE_USER bits around in
the Linux PTE on 64-bit Book 3S systems to correspond with the bit
positions used in radix mode by PowerISA v3.0 CPUs.  This also adds
a _PAGE_READ bit corresponding to the read permission bit in the
radix PTE.  _PAGE_READ is currently unused but could possibly be used
in future to improve pte_protnone().

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-02-29 20:34:40 +11:00
..
hash-4k.h powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels 2016-02-29 20:34:34 +11:00
hash-64k.h powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit 2016-02-29 20:34:39 +11:00
hash.h powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE 2016-02-29 20:34:40 +11:00
pgtable.h powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE 2016-02-27 21:06:57 +11:00