Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h6 #define HWCAP_MIPS_R6 (1 << 0) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c1945 elf_hwcap |= HWCAP_MIPS_R6; in cpu_probe()
/openbmc/qemu/linux-user/
H A Delfload.c1459 HWCAP_MIPS_R6 = (1 << 0), enumerator
1497 2, HWCAP_MIPS_R6); in get_elf_hwcap()