_PAGE_PROTNONE 140 arch/x86/include/asm/pgtable.h (pte_flags(pte) & (_PAGE_PRESENT|_PAGE_PROTNONE)); _PAGE_PROTNONE 460 arch/x86/include/asm/pgtable.h return pte_flags(a) & (_PAGE_PRESENT | _PAGE_PROTNONE | _PAGE_PROTNONE 467 arch/x86/include/asm/pgtable.h return pte_flags(a) & (_PAGE_PRESENT | _PAGE_PROTNONE); _PAGE_PROTNONE 476 arch/x86/include/asm/pgtable.h if ((pte_flags(a) & (_PAGE_PROTNONE | _PAGE_NUMA)) && _PAGE_PROTNONE 496 arch/x86/include/asm/pgtable.h return pmd_flags(pmd) & (_PAGE_PRESENT | _PAGE_PROTNONE | _PAGE_PSE | _PAGE_PROTNONE 137 arch/x86/include/asm/pgtable_types.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) _PAGE_PROTNONE 329 arch/x86/include/asm/pgtable_types.h #define _PAGE_NUMA_MASK (_PAGE_NUMA|_PAGE_PROTNONE|_PAGE_PRESENT)