Searched refs:canon_pgprot (Results 1 – 2 of 2) sorted by relevance
1631 canon_pgprot(pmd_pgprot)))); in populate_pmd()1704 canon_pgprot(pud_pgprot)))); in populate_pud()2051 mask_set = canon_pgprot(mask_set); in change_page_attr_set_clr()
874 #define canon_pgprot(p) __pgprot(massage_pgprot(p)) macro