Searched refs:__PAGE_NONE (Results 1 – 3 of 3) sorted by relevance
103 #define __PAGE_NONE __pgprot(_L_PTE_DEFAULT | L_PTE_RDONLY | L_PTE_XN | L_PTE_NONE) macro
420 [VM_NONE] = __PAGE_NONE,428 [VM_SHARED] = __PAGE_NONE,
427 #define __PAGE_NONE (_PAGE_PRESENT | _PAGE_INVALID | _PAGE_PROTECT) macro447 #define PAGE_NONE __pgprot_page_mask(__PAGE_NONE)