Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dtopology.h64 #define POLARIZATION_UNKNOWN (-1) macro
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c791 smp_cpu_set_polarization(cpu, POLARIZATION_UNKNOWN); in smp_add_core()
1031 smp_cpu_set_polarization(0, POLARIZATION_UNKNOWN); in smp_prepare_boot_cpu()
1101 POLARIZATION_UNKNOWN); in cpu_configure_store()
1116 POLARIZATION_UNKNOWN); in cpu_configure_store()
H A Dtopology.c248 smp_cpu_set_polarization(cpu, POLARIZATION_UNKNOWN); in topology_set_cpu_management()