Searched refs:MIPS_CPU_MMID (Results 1 – 3 of 3) sorted by relevance
419 #define MIPS_CPU_MMID BIT_ULL(57) /* CPU supports MemoryMapIDs */ macro
633 # define cpu_has_mmid __isa_ge_and_opt(6, MIPS_CPU_MMID)
680 c->options |= MIPS_CPU_MMID; in decode_config5()