Home
last modified time | relevance | path

Searched refs:_PAGE_PROTNONE (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/asm-x86/
Dpgtable_32.h121 #define _PAGE_PROTNONE 0x080 /* if the user mapped it with PROT_NONE; macro
134 __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
204 #define pte_present(x) ((x).pte_low & (_PAGE_PRESENT | _PAGE_PROTNONE))