Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/include/asm/
Dcpu-features.h50 #define cpu_has_lbt_mips cpu_opt(LOONGARCH_CPU_LBT_MIPS)
Dcpu.h112 #define LOONGARCH_CPU_LBT_MIPS BIT_ULL(CPU_FEATURE_LBT_MIPS) macro