Searched refs:MEM_SPACE_LIMIT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-ppc64/ | ||
D | io.h | 128 #define MEM_SPACE_LIMIT ~(0UL) macro |
/linux-2.4.37.9/arch/ppc64/kernel/ | ||
D | setup.c | 114 iomem_resource.end = MEM_SPACE_LIMIT; in setup_system() |