Searched refs:MIPS_CPU_RW_LLB (Results 1 – 3 of 3) sorted by relevance
383 #define MIPS_CPU_RW_LLB 0x1000000000ull /* LLADDR/LLB writes are allowed */ macro
45 #define cpu_has_rw_llb (cpu_data[0].options & MIPS_CPU_RW_LLB)
633 c->options |= MIPS_CPU_RW_LLB; in decode_config5()