Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu.h390 #define MIPS_CPU_MICROMIPS BIT_ULL(24) /* CPU has microMIPS capability */ macro
H A Dcpu-features.h235 # define cpu_has_mmips __opt(MIPS_CPU_MICROMIPS)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu.h383 #define MIPS_CPU_MICROMIPS BIT_ULL(24) /* CPU has microMIPS capability */ macro
H A Dcpu-features.h233 # define cpu_has_mmips __opt(MIPS_CPU_MICROMIPS)
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c532 c->options |= MIPS_CPU_MICROMIPS; in decode_config3()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c533 c->options |= MIPS_CPU_MICROMIPS; in decode_config3()

Completed in 10 milliseconds