Searched refs:_PAGE_PROT_NONE (Results 1 – 2 of 2) sorted by relevance
34 #define _PAGE_PROT_NONE _PAGE_READ macro
81 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE)139 return (pmd_val(pmd) & (_PAGE_PRESENT | _PAGE_PROT_NONE)); in pmd_present()207 return (pte_val(pte) & (_PAGE_PRESENT | _PAGE_PROT_NONE)); in pte_present()