linux_dsm_epyc7002/arch/powerpc/include/asm/nohash
Christophe Leroy d82fd29c5a powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
The base kernel PAGE_XXXX definition sets are more or less platform
specific. Lets distribute them close to platform _PAGE_XXX flags
definition, and customise them to their exact platform flags.

Also defines _PAGE_PSIZE and _PTE_NONE_MASK for each platform
allthough they are defined as 0.

Do the same with _PMD flags like _PMD_USER and _PMD_PRESENT_MASK

Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-10-14 18:04:09 +11:00
..
32 powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions 2018-10-14 18:04:09 +11:00
64 powerpc/mm: add pte helpers to query and change pte flags 2018-10-14 18:04:09 +11:00
pgalloc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pgtable.h powerpc/mm: Move pte_user() into nohash/pgtable.h 2018-10-14 18:04:09 +11:00
pte-book3e.h powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions 2018-10-14 18:04:09 +11:00
tlbflush.h powerpc: split asm/tlbflush.h 2018-07-30 22:48:21 +10:00