Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpercpu.h102 PCPU_FC_AUTO, enumerator
/linux-6.12.1/arch/x86/kernel/
Dsetup_percpu.c132 if (pcpu_chosen_fc == PCPU_FC_AUTO && pcpu_need_numa()) in setup_per_cpu_areas()
/linux-6.12.1/arch/loongarch/kernel/
Dnuma.c76 if (pcpu_chosen_fc == PCPU_FC_AUTO) { in setup_per_cpu_areas()
/linux-6.12.1/mm/
Dpercpu.c2742 [PCPU_FC_AUTO] = "auto",
2747 enum pcpu_fc pcpu_chosen_fc __initdata = PCPU_FC_AUTO;