Home
last modified time | relevance | path

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

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