Home
last modified time | relevance | path

Searched refs:HWCAP_MIPS_R6 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dhwcap.h6 #define HWCAP_MIPS_R6 (1 << 0) macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dhwcap.h6 #define HWCAP_MIPS_R6 (1 << 0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dhwcap.h21 #define HWCAP_MIPS_R6 (1 << 0) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dhwcap.h21 #define HWCAP_MIPS_R6 (1 << 0) macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c2068 elf_hwcap |= HWCAP_MIPS_R6; in cpu_probe()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c1941 elf_hwcap |= HWCAP_MIPS_R6; in cpu_probe()

Completed in 6 milliseconds