Searched refs:BtoKiB (Results 1 – 2 of 2) sorted by relevance
2038 BtoKiB(size)); in mach_memory_entry_describe()2044 BtoKiB(copy_map->size)); in mach_memory_entry_describe()2050 BtoKiB(submap->size)); in mach_memory_entry_describe()
111 #define BtoKiB(b) ((b) >> 10) macro