Home
last modified time | relevance | path

Searched refs:SUN3_PAGE_CHG_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/m68k/include/asm/
A Dsun3mmu.h47 #define SUN3_PAGE_CHG_MASK (SUN3_PAGE_PGNUM_MASK \ macro
A Dsun3_pgtable.h87 pte_val(pte) = (pte_val(pte) & SUN3_PAGE_CHG_MASK) | pgprot_val(newprot); in pte_modify()

Completed in 6 milliseconds