Go to the documentation of this file.
11 #ifndef __ASM_MACH_LOONGSON_MEM_H
12 #define __ASM_MACH_LOONGSON_MEM_H
20 #ifdef CONFIG_CPU_LOONGSON2E
21 #define LOONGSON_HIGHMEM_START 0x20000000
23 #define LOONGSON_HIGHMEM_START 0x90000000
33 #define LOONGSON_MMIO_MEM_START 0x10000000
35 #ifdef CONFIG_CPU_LOONGSON2E
36 #define LOONGSON_MMIO_MEM_END 0x20000000
38 #define LOONGSON_MMIO_MEM_END 0x80000000