Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dnuma.c73 pcpu_chosen_fc = PCPU_FC_PAGE; in setup_per_cpu_areas()
82 if (pcpu_chosen_fc != PCPU_FC_PAGE) { in setup_per_cpu_areas()
/linux/include/linux/
H A Dpercpu.h100 PCPU_FC_PAGE, enumerator
/linux/drivers/base/
H A Darch_numa.c163 if (pcpu_chosen_fc != PCPU_FC_PAGE) { in setup_per_cpu_areas()
/linux/arch/powerpc/kernel/
H A Dsetup_64.c859 if (pcpu_chosen_fc != PCPU_FC_PAGE) { in setup_per_cpu_areas()
/linux/arch/sparc/kernel/
H A Dsmp_64.c1537 if (pcpu_chosen_fc != PCPU_FC_PAGE) { in setup_per_cpu_areas()
/linux/mm/
H A Dpercpu.c2740 [PCPU_FC_PAGE] = "page", in percpu_alloc_setup()
2758 pcpu_chosen_fc = PCPU_FC_PAGE;