Searched refs:MIPS_CPU_MMID (Results 1 – 3 of 3) sorted by relevance
417 #define MIPS_CPU_MMID BIT_ULL(57) /* CPU supports MemoryMapIDs */ macro
649 # define cpu_has_mmid __isa_ge_and_opt(6, MIPS_CPU_MMID)
685 c->options |= MIPS_CPU_MMID; in decode_config5()2076 c->options &= ~MIPS_CPU_MMID; in cpu_disable_mmid()