Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/loongson/common/
Dreset.c22 ((void (*)(void))ioremap_nocache(LOONGSON_BOOT_BASE, 4)) (); in loongson_reboot()
26 func = (void *)ioremap_nocache(LOONGSON_BOOT_BASE, 4); in loongson_reboot()
/linux-2.6.39/arch/mips/include/asm/mach-loongson/
Dloongson.h82 #define LOONGSON_BOOT_BASE 0x1fc00000 macro
84 #define LOONGSON_BOOT_TOP (LOONGSON_BOOT_BASE+LOONGSON_BOOT_SIZE-1)