Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu.h435 #define MIPS_ASE_MIPS16 0x00000001 /* code compression */ macro
H A Dcpu-features.h212 #define cpu_has_mips16 __isa_lt_and_ase(6, MIPS_ASE_MIPS16)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu.h428 #define MIPS_ASE_MIPS16 0x00000001 /* code compression */ macro
H A Dcpu-features.h210 #define cpu_has_mips16 __isa_lt_and_ase(6, MIPS_ASE_MIPS16)
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c472 c->ases |= MIPS_ASE_MIPS16; in decode_config1()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c473 c->ases |= MIPS_ASE_MIPS16; in decode_config1()

Completed in 9 milliseconds