_PAGE_BASE        243 arch/microblaze/include/asm/pgtable.h #define _PAGE_BASE	(_PAGE_PRESENT | _PAGE_ACCESSED)
_PAGE_BASE        154 arch/openrisc/include/asm/pgtable.h #define _PAGE_BASE     (_PAGE_PRESENT | _PAGE_ACCESSED)
_PAGE_BASE         58 arch/powerpc/include/asm/book3s/32/pgtable.h #define _PAGE_BASE	(_PAGE_BASE_NC | _PAGE_COHERENT)
_PAGE_BASE        137 arch/powerpc/include/asm/book3s/64/pgtable.h #define _PAGE_BASE	(_PAGE_BASE_NC)
_PAGE_BASE         77 arch/powerpc/include/asm/nohash/32/pte-40x.h #define _PAGE_BASE	(_PAGE_BASE_NC)
_PAGE_BASE        113 arch/powerpc/include/asm/nohash/32/pte-44x.h #define _PAGE_BASE	(_PAGE_BASE_NC | _PAGE_COHERENT)
_PAGE_BASE        115 arch/powerpc/include/asm/nohash/32/pte-44x.h #define _PAGE_BASE	(_PAGE_BASE_NC)
_PAGE_BASE         75 arch/powerpc/include/asm/nohash/32/pte-8xx.h #define _PAGE_BASE	(_PAGE_BASE_NC)
_PAGE_BASE         59 arch/powerpc/include/asm/nohash/32/pte-fsl-booke.h #define _PAGE_BASE	(_PAGE_BASE_NC | _PAGE_COHERENT)
_PAGE_BASE         61 arch/powerpc/include/asm/nohash/32/pte-fsl-booke.h #define _PAGE_BASE	(_PAGE_BASE_NC)
_PAGE_BASE         88 arch/powerpc/include/asm/nohash/pte-book3e.h #define _PAGE_BASE	(_PAGE_BASE_NC | _PAGE_COHERENT)
_PAGE_BASE         90 arch/powerpc/include/asm/nohash/pte-book3e.h #define _PAGE_BASE	(_PAGE_BASE_NC)
_PAGE_BASE         38 arch/riscv/include/asm/pgtable.h #define _PAGE_BASE	(_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_USER)