Searched refs:_PAGE_KWE (Results 1 – 2 of 2) sorted by relevance
70 #define _PAGE_KWE 0x1000 /* used to do the dirty bit in software */ macro88 #define __DIRTY_BITS (_PAGE_DIRTY | _PAGE_KWE | _PAGE_UWE)104 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE)
189 | _PAGE_KWE | flags); in __alpha_remap_area_pages()