Home
last modified time | relevance | path

Searched refs:CPUCFG2_LVZP (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dcpu-probe.c164 if (config & CPUCFG2_LVZP) { in cpu_probe_common()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h87 #define CPUCFG2_LVZP BIT(10) macro