Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/arm/
H A Dphysmem.c126 const unsigned int mbyte = 1024 * 1024; in physmem_dump_tables() local
133 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()
H A Dmachdep.c220 const unsigned int mbyte = 1024 * 1024; in cpu_startup() local
234 (uintmax_t)arm32_ptob(realmem) / mbyte); in cpu_startup()
237 (uintmax_t)arm32_ptob(vm_free_count()) / mbyte); in cpu_startup()
/freebsd-12.1/contrib/gcc/
H A DFSFChangeLog.119067 (TARGET_SWITCHES): Handle -mbyte.