Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/uapi/asm/
Dhwcap.h19 #define HWCAP_LOONGARCH_PTW (1 << 13) macro
/linux-6.12.1/arch/loongarch/kernel/
Dcpu-probe.c158 elf_hwcap |= HWCAP_LOONGARCH_PTW; in cpu_probe_common()