Searched refs:pgprot_4k_2_large (Results 1 – 2 of 2) sorted by relevance
825 req_prot = pgprot_4k_2_large(req_prot); in __should_split_large_page()1297 pmd_pgprot = pgprot_4k_2_large(pgprot); in populate_pmd()1377 pud_pgprot = pgprot_4k_2_large(pgprot); in populate_pud()
493 static inline pgprot_t pgprot_4k_2_large(pgprot_t pgprot) in pgprot_4k_2_large() function