Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.h258 #define PAGE_KERNEL_LARGE __pgprot_mask(__PAGE_KERNEL_LARGE | _ENC) macro
/openbmc/linux/arch/x86/mm/
H A Dinit_64.c375 pgprot_val(prot) = pgprot_val(PAGE_KERNEL_LARGE) | in __init_extra_mapping()
1505 PAGE_KERNEL_LARGE); in vmemmap_set_pmd()
H A Dinit_32.c314 pgprot_t prot = PAGE_KERNEL_LARGE; in kernel_physical_mapping_init()