Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dtopology.h64 #define POLARIZATION_UNKNOWN (-1) macro
/linux-6.1.9/arch/s390/kernel/
Dsmp.c790 smp_cpu_set_polarization(cpu, POLARIZATION_UNKNOWN); in smp_add_core()
1025 smp_cpu_set_polarization(0, POLARIZATION_UNKNOWN); in smp_prepare_boot_cpu()
1095 POLARIZATION_UNKNOWN); in cpu_configure_store()
1110 POLARIZATION_UNKNOWN); in cpu_configure_store()
Dtopology.c246 smp_cpu_set_polarization(cpu, POLARIZATION_UNKNOWN); in topology_set_cpu_management()