Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dpgtable_types.h373 static inline pgprot_t pgprot_large_2_4k(pgprot_t pgprot) in pgprot_large_2_4k() function
/linux-4.4.14/arch/x86/mm/
Dpageattr.c527 req_prot = pgprot_large_2_4k(old_prot); in try_preserve_large_page()
636 ref_prot = pgprot_large_2_4k(ref_prot); in __split_large_page()