Home
last modified time | relevance | path

Searched refs:SUN3_PAGE_CHG_MASK (Results 1 - 4 of 4) sorted by relevance

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

Completed in 3 milliseconds