Searched refs:SUN3_PAGE_CHG_MASK (Results 1 – 2 of 2) sorted by relevance
47 #define SUN3_PAGE_CHG_MASK (SUN3_PAGE_PGNUM_MASK \ macro
107 pte_val(pte) = (pte_val(pte) & SUN3_PAGE_CHG_MASK) | pgprot_val(newprot); in pte_modify()
Completed in 4 milliseconds