Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemory-tiers.c364 int distance, best_distance; in establish_demotion_targets() local
375 best_distance = -1; in establish_demotion_targets()
405 if (distance == best_distance || best_distance == -1) { in establish_demotion_targets()
406 best_distance = distance; in establish_demotion_targets()