Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h11 #define HWCAP_MIPS_MIPS3D (1 << 5) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c1957 elf_hwcap |= HWCAP_MIPS_MIPS3D; in cpu_probe()
/openbmc/qemu/linux-user/
H A Delfload.c1417 HWCAP_MIPS_MIPS3D = (1 << 5), enumerator