Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/events/
Devents_base.c1832 unsigned int cpu, best_cpu = UINT_MAX, minch = UINT_MAX; in select_target_cpu() local
1837 if (curch < minch) { in select_target_cpu()
1838 minch = curch; in select_target_cpu()