Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dtopology.h64 #define POLARIZATION_UNKNOWN (-1) macro
/Linux-v5.10/arch/s390/kernel/
Dsmp.c763 smp_cpu_set_polarization(cpu, POLARIZATION_UNKNOWN); in smp_add_core()
1013 smp_cpu_set_polarization(0, POLARIZATION_UNKNOWN); in smp_prepare_boot_cpu()
1083 POLARIZATION_UNKNOWN); in cpu_configure_store()
1098 POLARIZATION_UNKNOWN); in cpu_configure_store()
Dtopology.c242 smp_cpu_set_polarization(cpu, POLARIZATION_UNKNOWN); in topology_set_cpu_management()