Searched refs:CPUCFG2_LVZP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/loongarch/kernel/ | ||
D | cpu-probe.c | 164 if (config & CPUCFG2_LVZP) { in cpu_probe_common() |
/linux-6.12.1/arch/loongarch/include/asm/ | ||
D | loongarch.h | 87 #define CPUCFG2_LVZP BIT(10) macro |