Searched refs:PAGE_KERNEL (Results 1 – 5 of 5) sorted by relevance
106 __set_fixmap(idx, phys, PAGE_KERNEL)
163 #define PAGE_KERNEL __pgprot(__PAGE_KERNEL) macro
51 prot = PAGE_KERNEL; in set_pte_phys()
183 #define PAGE_KERNEL pgprot_kernel macro
31 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro