Home | History | Annotate | Download | only in smdk2xx0

Lines Matching defs:physical_end

193 vaddr_t physical_end;
519 physical_end = physical_start + (bootconfig.dram[0].pages * PAGE_SIZE);
527 md_root_start = ((physical_end - MD_ROOT_SIZE) & ~(L1_S_SIZE-1));
529 physical_end - md_root_start);
533 physical_end = md_root_start;
540 physmem = (physical_end
545 physical_start, physical_end - 1);
752 physical_freeend = physical_end;
972 extern paddr_t physical_start, physical_end;
977 smdk2410_dma_ranges[0].dr_len = physical_end - physical_start;