Searched refs:canon_pgprot (Results 1 – 2 of 2) sorted by relevance
1311 canon_pgprot(pmd_pgprot)))); in populate_pmd()1384 canon_pgprot(pud_pgprot)))); in populate_pud()1701 mask_set = canon_pgprot(mask_set); in change_page_attr_set_clr()
650 #define canon_pgprot(p) __pgprot(massage_pgprot(p)) macro