Searched refs:old_phys_total (Results 1 – 1 of 1) sorted by relevance
804 uint64_t old_phys_total; in update_phys_total() local806 old_phys_total = phys_total; in update_phys_total()808 if (phys_total != old_phys_total) in update_phys_total()809 debug("physical memory%s: %lluM\n", (old_phys_total == 0 ? in update_phys_total()