Searched refs:MIPS_ASE_MIPS3D (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/include/asm/ | ||
H A D | cpu.h | 430 #define MIPS_ASE_MIPS3D 0x00000004 /* MIPS-3D */ macro |
H A D | cpu-features.h | 219 #define cpu_has_mips3d __isa_lt_and_ase(6, MIPS_ASE_MIPS3D) |