Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/events/
Devents_base.c1830 unsigned int cpu, best_cpu = UINT_MAX, minch = UINT_MAX; in select_target_cpu() local
1835 if (curch < minch) { in select_target_cpu()
1836 minch = curch; in select_target_cpu()