Searched refs:WORKAROUND_CPUHOTPLUG (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-loongson/
H A Dworkarounds.h5 #define WORKAROUND_CPUHOTPLUG 0x00000002 macro
/linux-4.1.27/arch/mips/loongson/common/
H A Denv.c130 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; prom_init_env()
/linux-4.1.27/arch/mips/loongson/loongson-3/
H A Dsmp.c591 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) loongson3_disable_clock()
604 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) loongson3_enable_clock()

Completed in 46 milliseconds