Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dworkarounds.h6 #define WORKAROUND_CPUHOTPLUG 0x00000002 macro
/openbmc/linux/arch/mips/loongson64/
H A Denv.c139 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_lefi_init_env()
H A Dsmp.c840 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
857 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()