Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h9 #define HWCAP_MIPS_MIPS16 (1 << 3) macro
/linux/arch/mips/kernel/
H A Dcpu-probe.c1954 elf_hwcap |= HWCAP_MIPS_MIPS16; in cpu_probe()