Searched refs:_PAGE_PROTNONE (Results 1 – 1 of 1) sorted by relevance
121 #define _PAGE_PROTNONE 0x080 /* if the user mapped it with PROT_NONE; macro134 __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)204 #define pte_present(x) ((x).pte_low & (_PAGE_PRESENT | _PAGE_PROTNONE))