Searched refs:CRIME_HI_MEM_BASE (Results 1 – 3 of 3) sorted by relevance
26 dma_addr += CRIME_HI_MEM_BASE; in phys_to_dma()35 paddr += CRIME_HI_MEM_BASE; in dma_to_phys()
37 base += CRIME_HI_MEM_BASE; in prom_meminit()
156 #define CRIME_HI_MEM_BASE 0x40000000 /* this is where whole 1G of RAM is mapped */ macro