Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/uapi/asm/
Dhwcap.h16 #define HWCAP_LOONGARCH_LBT_X86 (1 << 10) macro
/linux-6.12.1/arch/loongarch/kernel/
Dcpu-probe.c171 elf_hwcap |= HWCAP_LOONGARCH_LBT_X86; in cpu_probe_common()