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