Searched refs:pgprot_4k_2_large (Results 1 – 2 of 2) sorted by relevance
937 req_prot = pgprot_4k_2_large(req_prot); in __should_split_large_page()1413 pmd_pgprot = pgprot_4k_2_large(pgprot); in populate_pmd()1493 pud_pgprot = pgprot_4k_2_large(pgprot); in populate_pud()
504 static inline pgprot_t pgprot_4k_2_large(pgprot_t pgprot) in pgprot_4k_2_large() function