Searched refs:mbyte (Results 1 – 3 of 3) sorted by relevance
126 const unsigned int mbyte = 1024 * 1024; in physmem_dump_tables() local133 addr + size - 1, size / mbyte, size / PAGE_SIZE); in physmem_dump_tables()142 addr, addr + size - 1, size / mbyte, size / PAGE_SIZE, in physmem_dump_tables()
220 const unsigned int mbyte = 1024 * 1024; in cpu_startup() local234 (uintmax_t)arm32_ptob(realmem) / mbyte); in cpu_startup()237 (uintmax_t)arm32_ptob(vm_free_count()) / mbyte); in cpu_startup()
9067 (TARGET_SWITCHES): Handle -mbyte.