Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/uapi/asm/
H A Dhwcap.h18 #define HWCAP_LOONGARCH_LBT_MIPS (1 << 12) macro
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c179 elf_hwcap |= HWCAP_LOONGARCH_LBT_MIPS; in cpu_probe_common()