Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/uapi/asm/
Dhwcap.h6 #define HWCAP_MIPS_R6 (1 << 0) macro
/linux-6.1.9/arch/mips/kernel/
Dcpu-probe.c1937 elf_hwcap |= HWCAP_MIPS_R6; in cpu_probe()