Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dinit_64.c333 pgprot_val(prot) = pgprot_val(PAGE_KERNEL_LARGE) | in __init_extra_mapping()
577 PAGE_KERNEL_LARGE)); in phys_pud_init()
1265 PAGE_KERNEL_LARGE); in vmemmap_populate_hugepages()
Dinit_32.c316 pgprot_t prot = PAGE_KERNEL_LARGE; in kernel_physical_mapping_init()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h164 #define PAGE_KERNEL_LARGE __pgprot(__PAGE_KERNEL_LARGE) macro
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h183 #define PAGE_KERNEL_LARGE __pgprot(__PAGE_KERNEL_LARGE) macro