Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu.h445 #define MIPS_ASE_MIPS16E2 0x00000400 /* MIPS16e2 */ macro
H A Dcpu-features.h215 #define cpu_has_mips16e2 __isa_lt_and_ase(6, MIPS_ASE_MIPS16E2)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu.h438 #define MIPS_ASE_MIPS16E2 0x00000400 /* MIPS16e2 */ macro
H A Dcpu-features.h213 #define cpu_has_mips16e2 __isa_lt_and_ase(6, MIPS_ASE_MIPS16E2)
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c667 c->ases |= MIPS_ASE_MIPS16E2; in decode_config5()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c668 c->ases |= MIPS_ASE_MIPS16E2; in decode_config5()

Completed in 9 milliseconds