Searched refs:MIPS_CPU_BP_GHIST (Results 1 – 3 of 3) sorted by relevance
390 #define MIPS_CPU_BP_GHIST BIT_ULL(35) /* R12K+ Branch Prediction Global History */ macro
175 #define cpu_has_bp_ghist __opt(MIPS_CPU_BP_GHIST)
1511 MIPS_CPU_LLSC | MIPS_CPU_BP_GHIST; in cpu_probe_legacy()1526 MIPS_CPU_LLSC | MIPS_CPU_BP_GHIST; in cpu_probe_legacy()