Home
last modified time | relevance | path

Searched refs:POLARIZATION_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/s390/include/asm/
Dtopology.h64 #define POLARIZATION_UNKNOWN (-1) macro
/linux-6.12.1/arch/s390/kernel/
Dsmp.c740 smp_cpu_set_polarization(cpu, POLARIZATION_UNKNOWN); in smp_add_core()
983 smp_cpu_set_polarization(0, POLARIZATION_UNKNOWN); in smp_prepare_boot_cpu()
1054 POLARIZATION_UNKNOWN); in cpu_configure_store()
1069 POLARIZATION_UNKNOWN); in cpu_configure_store()
Dtopology.c251 smp_cpu_set_polarization(cpu, POLARIZATION_UNKNOWN); in topology_set_cpu_management()