Home
last modified time | relevance | path

Searched defs:MAP_BASE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/mach-generic/
H A Dspaces.h35 #define MAP_BASE _AC(0x60000000, UL) macro
37 #define MAP_BASE _AC(0xc0000000, UL) macro
69 #define MAP_BASE _AC(0xc000000000000000, UL) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-generic/
H A Dspaces.h47 #define MAP_BASE _AC(0x60000000, UL) macro
49 #define MAP_BASE _AC(0xc0000000, UL) macro
77 #define MAP_BASE _AC(0xc000000000000000, UL) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson64/
H A Dspaces.h12 #define MAP_BASE (PCI_IOBASE + PCI_IOSIZE) macro
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsbus.c32 #define MAP_BASE ((u32)0xc0000000) macro