Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dcpu-features.h37 #define cpu_has_lam cpu_opt(LOONGARCH_CPU_LAM) macro
/linux/arch/loongarch/kernel/
H A Dproc.c65 if (cpu_has_lam) in show_cpuinfo()