Home
last modified time | relevance | path

Searched refs:LOONGARCH_CPU_LBT_MIPS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu.h115 #define LOONGARCH_CPU_LBT_MIPS BIT_ULL(CPU_FEATURE_LBT_MIPS) macro
H A Dcpu-features.h47 #define cpu_has_lbt_mips cpu_opt(LOONGARCH_CPU_LBT_MIPS)
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dcpu.h115 #define LOONGARCH_CPU_LBT_MIPS BIT_ULL(CPU_FEATURE_LBT_MIPS) macro
H A Dcpu-features.h51 #define cpu_has_lbt_mips cpu_opt(LOONGARCH_CPU_LBT_MIPS)
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dcpu-probe.c158 c->options |= LOONGARCH_CPU_LBT_MIPS; in cpu_probe_common()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dcpu-probe.c157 c->options |= LOONGARCH_CPU_LBT_MIPS; in cpu_probe_common()

Completed in 3 milliseconds