Searched refs:PAGE_KERNEL (Results 1 – 3 of 3) sorted by relevance
45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
110 #define PAGE_KERNEL __pgprot(__PAGE_KERNEL) macro
32 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | _PAGE_GLOBAL | _page_cach… macro