Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpercpu.h87 PCPU_FC_AUTO, enumerator
/Linux-v6.1/arch/x86/kernel/
Dsetup_percpu.c135 if (pcpu_chosen_fc == PCPU_FC_AUTO && pcpu_need_numa()) in setup_per_cpu_areas()
/Linux-v6.1/arch/loongarch/kernel/
Dnuma.c111 if (pcpu_chosen_fc == PCPU_FC_AUTO) { in setup_per_cpu_areas()
/Linux-v6.1/mm/
Dpercpu.c2785 [PCPU_FC_AUTO] = "auto",
2790 enum pcpu_fc pcpu_chosen_fc __initdata = PCPU_FC_AUTO;