Home
last modified time | relevance | path

Searched defs:HWCAP_MIPS_MDMX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h10 #define HWCAP_MIPS_MDMX (1 << 4) macro
/openbmc/qemu/linux-user/
H A Delfload.c1463 HWCAP_MIPS_MDMX = (1 << 4), enumerator