Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dcpu-features.h51 #define cpu_has_lbt_mips cpu_opt(LOONGARCH_CPU_LBT_MIPS)
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c178 c->options |= LOONGARCH_CPU_LBT_MIPS; in cpu_probe_common()