Searched refs:PAGE_KERNEL_LARGE (Results 1 – 3 of 3) sorted by relevance
222 #define PAGE_KERNEL_LARGE __pgprot_mask(__PAGE_KERNEL_LARGE | _ENC) macro
319 pgprot_t prot = PAGE_KERNEL_LARGE; in kernel_physical_mapping_init()
370 pgprot_val(prot) = pgprot_val(PAGE_KERNEL_LARGE) | in __init_extra_mapping()1569 PAGE_KERNEL_LARGE); in vmemmap_populate_hugepages()
Completed in 10 milliseconds