Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dtopology.h38 #define POLARIZATION_UNKNWN (-1) macro
/linux-2.6.39/arch/s390/kernel/
Dsmp.c335 smp_cpu_polarization[logical_cpu] = POLARIZATION_UNKNWN; in smp_rescan_cpus_sigp()
369 smp_cpu_polarization[logical_cpu] = POLARIZATION_UNKNWN; in smp_rescan_cpus_sclp()
746 smp_cpu_polarization[0] = POLARIZATION_UNKNWN; in smp_prepare_boot_cpu()
808 smp_cpu_polarization[cpu] = POLARIZATION_UNKNWN; in cpu_configure_store()
817 smp_cpu_polarization[cpu] = POLARIZATION_UNKNWN; in cpu_configure_store()
Dtopology.c200 smp_cpu_polarization[cpu] = POLARIZATION_UNKNWN; in topology_set_cpu_management()