Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpercpu.h98 PCPU_FC_AUTO, enumerator
/linux-6.15/arch/x86/kernel/
H A Dsetup_percpu.c127 if (pcpu_chosen_fc == PCPU_FC_AUTO && pcpu_need_numa()) in setup_per_cpu_areas()
/linux-6.15/arch/loongarch/kernel/
H A Dnuma.c76 if (pcpu_chosen_fc == PCPU_FC_AUTO) { in setup_per_cpu_areas()
/linux-6.15/mm/
H A Dpercpu.c2721 [PCPU_FC_AUTO] = "auto",
2726 enum pcpu_fc pcpu_chosen_fc __initdata = PCPU_FC_AUTO;