Searched refs:memory_detection (Results 1 – 2 of 2) sorted by relevance
207 hardware->memory_detection = false; in init_hardware()542 if (hardware->memory_detection == false) { in detect_memory()543 hardware->memory_detection = true; in detect_memory()
210 bool memory_detection; /* Does the memory size got detected ?*/ member