Searched refs:pgprot_4k_2_large (Results 1 – 2 of 2) sorted by relevance
901 req_prot = pgprot_4k_2_large(req_prot); in __should_split_large_page()1375 pmd_pgprot = pgprot_4k_2_large(pgprot); in populate_pmd()1455 pud_pgprot = pgprot_4k_2_large(pgprot); in populate_pud()
499 static inline pgprot_t pgprot_4k_2_large(pgprot_t pgprot) in pgprot_4k_2_large() function