Home
last modified time | relevance | path

Searched refs:PAGE_KERNEL_LARGE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/x86_64/mm/
Dpageattr.c75 large_pte = mk_pte_phys(__pa(address) & LARGE_PAGE_MASK, PAGE_KERNEL_LARGE); in revert_page()
/linux-2.4.37.9/include/asm-x86_64/
Dpgtable.h265 #define PAGE_KERNEL_LARGE __pgprot(__PAGE_KERNEL_LARGE|_PAGE_GLOBAL) macro