Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h347 static inline pgprot_t pgprot_large_2_4k(pgprot_t pgprot) in pgprot_large_2_4k() function
/linux-4.1.27/arch/x86/mm/
Dpageattr.c510 old_prot = req_prot = pgprot_large_2_4k(pte_pgprot(old_pte)); in try_preserve_large_page()
618 ref_prot = pgprot_large_2_4k(ref_prot); in __split_large_page()