Searched refs:PAGE_KERNEL_LARGE (Results 1 – 2 of 2) sorted by relevance
75 large_pte = mk_pte_phys(__pa(address) & LARGE_PAGE_MASK, PAGE_KERNEL_LARGE); in revert_page()
265 #define PAGE_KERNEL_LARGE __pgprot(__PAGE_KERNEL_LARGE|_PAGE_GLOBAL) macro