Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpercpu.h93 PCPU_FC_AUTO, enumerator
/openbmc/linux/arch/x86/kernel/
H A Dsetup_percpu.c132 if (pcpu_chosen_fc == PCPU_FC_AUTO && pcpu_need_numa()) in setup_per_cpu_areas()
/openbmc/linux/arch/loongarch/kernel/
H A Dnuma.c79 if (pcpu_chosen_fc == PCPU_FC_AUTO) { in setup_per_cpu_areas()
/openbmc/linux/mm/
H A Dpercpu.c2770 [PCPU_FC_AUTO] = "auto",
2775 enum pcpu_fc pcpu_chosen_fc __initdata = PCPU_FC_AUTO;