Searched refs:mbyte (Results 1 – 3 of 3) sorted by relevance
112 const unsigned int mbyte = 1024 * 1024; in physmem_dump_tables() local119 addr + size - 1, size / mbyte, size / PAGE_SIZE); in physmem_dump_tables()128 addr, addr + size - 1, size / mbyte, size / PAGE_SIZE, in physmem_dump_tables()
210 const unsigned int mbyte = 1024 * 1024; in cpu_startup() local224 (uintmax_t)arm32_ptob(realmem) / mbyte); in cpu_startup()227 (uintmax_t)arm32_ptob(vm_cnt.v_free_count) / mbyte); in cpu_startup()
9067 (TARGET_SWITCHES): Handle -mbyte.