Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc/
Dio-unit.h30 #define IOUPTE_PAGE 0xffffff00 /* Physical page number (PA[35:12]) */ macro
/linux-2.4.37.9/arch/sparc/mm/
Dio-unit.c29 #define MKIOPTE(phys) __iopte((((phys)>>4) & IOUPTE_PAGE) | IOPERM)