Home
last modified time | relevance | path

Searched refs:MIPS_ASE_MIPS3D (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/mips/include/asm/
Dcpu.h422 #define MIPS_ASE_MIPS3D 0x00000004 /* MIPS-3D */ macro
Dcpu-features.h205 #define cpu_has_mips3d __isa_lt_and_ase(6, MIPS_ASE_MIPS3D)
/Linux-v5.4/arch/mips/kernel/
Dcpu-probe.c277 c->ases |= MIPS_ASE_MIPS3D; in cpu_set_fpu_opts()