Searched refs:LOONGARCH_CPU_LBT_MIPS (Results 1 – 3 of 3) sorted by relevance
115 #define LOONGARCH_CPU_LBT_MIPS BIT_ULL(CPU_FEATURE_LBT_MIPS) macro
51 #define cpu_has_lbt_mips cpu_opt(LOONGARCH_CPU_LBT_MIPS)
157 c->options |= LOONGARCH_CPU_LBT_MIPS; in cpu_probe_common()