linux-xiaomi-chiron/arch/powerpc/include/asm/nohash/32
Christophe Leroy 105fb38124 powerpc/8xx: Modify ptep_get()
Move ptep_get() close to pte_update(), in an ifdef section already
dedicated to powerpc 8xx. This section contains explanation about
the layout of page table entries.

Also modify it to return 4 times the pte value instead of padding
with zeroes.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/9f2df6621fcaf9eba15fadc61c169d0c8e2fb849.1592481938.git.christophe.leroy@csgroup.eu
2020-06-22 20:37:33 +10:00
..
hugetlb-8xx.h powerpc/8xx: Add a function to early map kernel via huge pages 2020-05-26 22:22:22 +10:00
kup-8xx.h powerpc: Implement user_access_save() and user_access_restore() 2020-01-28 23:14:44 +11:00
mmu-8xx.h powerpc/8xx: Reduce time spent in allow_user_access() and friends 2020-06-02 20:59:13 +10:00
mmu-40x.h powerpc/mm: move platform specific mmu-xxx.h in platform directories 2018-12-04 19:45:01 +11:00
mmu-44x.h powerpc/44x: use patch_sites for TLB handlers patching 2018-12-19 18:56:32 +11:00
pgalloc.h powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash 2019-05-03 01:20:25 +10:00
pgtable.h powerpc/8xx: Modify ptep_get() 2020-06-22 20:37:33 +10:00
pte-8xx.h powerpc/8xx: Manage 512k huge pages as standard pages. 2020-05-26 22:22:21 +10:00
pte-40x.h powerpc/40x: Rework 40x PTE access and TLB miss 2020-05-28 23:24:34 +10:00
pte-44x.h powerpc/mm: Make pte_pgprot return all pte bits 2018-10-19 00:56:17 +11:00
pte-fsl-booke.h powerpc/mm: Make pte_pgprot return all pte bits 2018-10-19 00:56:17 +11:00