Home
last modified time | relevance | path

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

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