Lines Matching +full:0 +full:xfd000000
15 #define SRMMU_MAXMEM 0x0c000000
18 /* = 0x0fc000000 */
47 /* Leave one empty page between IO pages at 0xfd000000 and
50 #define FIXADDR_TOP (0xfcfff000UL)
56 #define SUN4M_IOBASE_VADDR 0xfd000000 /* Base for mapping pages */
57 #define IOBASE_VADDR 0xfe000000
58 #define IOBASE_END 0xfe600000
60 #define KADB_DEBUGGER_BEGVM 0xffc00000 /* Where kern debugger is in virt-mem */
61 #define KADB_DEBUGGER_ENDVM 0xffd00000
65 #define LINUX_OPPROM_BEGVM 0xffd00000
66 #define LINUX_OPPROM_ENDVM 0xfff00000
68 #define DVMA_VADDR 0xfff00000 /* Base area of the DVMA on suns */
69 #define DVMA_END 0xfffc0000