Searched refs:pmd_pgprot (Results 1 – 2 of 2) sorted by relevance
906 pgprot_t pmd_pgprot; in populate_pmd() local938 pmd_pgprot = pgprot_4k_2_large(pgprot); in populate_pmd()952 massage_pgprot(pmd_pgprot))); in populate_pmd()
747 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function