Home
last modified time | relevance | path

Searched refs:mbyte (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/arm/arm/
HDphysmem.c112 const unsigned int mbyte = 1024 * 1024; in physmem_dump_tables() local
119 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()
HDmachdep.c210 const unsigned int mbyte = 1024 * 1024; in cpu_startup() local
224 (uintmax_t)arm32_ptob(realmem) / mbyte); in cpu_startup()
227 (uintmax_t)arm32_ptob(vm_cnt.v_free_count) / mbyte); in cpu_startup()
/freebsd-11-stable/contrib/gcc/
HDFSFChangeLog.119067 (TARGET_SWITCHES): Handle -mbyte.