PAGE_NONE 74 include/asm-cris/arch-v10/mmu.h #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) PAGE_NONE 67 include/asm-cris/arch-v32/mmu.h #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) PAGE_NONE 53 include/asm-frv/pgtable.h #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ PAGE_NONE 311 include/asm-frv/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) PAGE_NONE 117 include/asm-m32r/pgtable.h #define PAGE_NONE \ PAGE_NONE 146 include/asm-m32r/pgtable.h #define PAGE_NONE __pgprot(0) PAGE_NONE 61 include/asm-m68k/motorola_pgtable.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) PAGE_NONE 46 include/asm-m68k/sun3_pgtable.h #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ PAGE_NONE 146 include/asm-mn10300/pgtable.h #define PAGE_NONE __pgprot(__PAGE_NONE | _PAGE_NX) PAGE_NONE 195 include/asm-parisc/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) PAGE_NONE 60 include/asm-um/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) PAGE_NONE 70 include/asm-x86/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) PAGE_NONE 123 include/asm-xtensa/pgtable.h #define PAGE_NONE __pgprot(_PAGE_INVALID | _PAGE_USER | _PAGE_PROTNONE) PAGE_NONE 142 include/asm-xtensa/pgtable.h # define PAGE_NONE __pgprot(0)