Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dcore_marvel.h272 #define IO7_MEM_SPACE (2UL * 1024 * 1024 * 1024) /* 2GB MEM */ macro
/linux/arch/alpha/kernel/
H A Dcore_marvel.c253 hose->mem_space->end = hose->mem_space->start + IO7_MEM_SPACE - 1; in io7_init_hose()