Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dsun3mmu.h30 #define AC_PAGEMAP 0x10000000 /* 3 Pagemap R/W, long */ macro
121 GET_CONTROL_WORD (AC_PAGEMAP | (addr & SUN3_CONTROL_MASK), entry); in sun3_get_pte()
134 SET_CONTROL_WORD (AC_PAGEMAP | (addr & SUN3_CONTROL_MASK), entry); in sun3_put_pte()
H A Dcontregs.h16 #define AC_PAGEMAP 0x10000000 /* 3 Pagemap R/W, long */ macro