Lines Matching refs:options

116 				c->options |= MIPS_CPU_NAN_LEGACY;  in cpu_set_fpu_2008()
118 c->options |= MIPS_CPU_NAN_2008; in cpu_set_fpu_2008()
130 c->options |= MIPS_CPU_NAN_LEGACY; in cpu_set_fpu_2008()
135 c->options |= MIPS_CPU_NAN_LEGACY; in cpu_set_fpu_2008()
153 c->options &= ~(MIPS_CPU_NAN_2008 | MIPS_CPU_NAN_LEGACY); in cpu_set_nofpu_2008()
162 c->options |= MIPS_CPU_NAN_2008 | MIPS_CPU_NAN_LEGACY; in cpu_set_nofpu_2008()
164 c->options |= MIPS_CPU_NAN_LEGACY; in cpu_set_nofpu_2008()
169 c->options |= MIPS_CPU_NAN_LEGACY; in cpu_set_nofpu_2008()
173 c->options |= MIPS_CPU_NAN_2008; in cpu_set_nofpu_2008()
178 c->options |= MIPS_CPU_NAN_2008 | MIPS_CPU_NAN_LEGACY; in cpu_set_nofpu_2008()
233 if (!(boot_cpu_data.options & MIPS_CPU_FPU)) in ieee754_setup()
257 if (c->options & MIPS_CPU_NAN_2008) in cpu_set_nofpu_id()
279 c->options |= MIPS_CPU_UFR; in cpu_set_fpu_opts()
281 c->options |= MIPS_CPU_FRE; in cpu_set_fpu_opts()
294 c->options &= ~MIPS_CPU_FPU; in cpu_set_nofpu_opts()
370 cpu_data[0].options &= ~MIPS_CPU_HTW; in htw_disable()
447 c->options |= MIPS_CPU_MT_PER_TC_PERF_COUNTERS; in cpu_set_mt_per_tc_perf()
643 c->options |= MIPS_CPU_TLB; in decode_config0()
645 c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB; in decode_config0()
698 c->options |= MIPS_CPU_PERF; in decode_config1()
700 c->options |= MIPS_CPU_WATCH; in decode_config1()
704 c->options |= MIPS_CPU_EJTAG; in decode_config1()
706 c->options |= MIPS_CPU_FPU; in decode_config1()
707 c->options |= MIPS_CPU_32FPR; in decode_config1()
738 c->options |= MIPS_CPU_RIXI | MIPS_CPU_CTXTC; in decode_config3()
741 c->options |= MIPS_CPU_RIXI; in decode_config3()
743 c->options |= MIPS_CPU_CTXTC; in decode_config3()
752 c->options |= MIPS_CPU_VINT; in decode_config3()
754 c->options |= MIPS_CPU_VEIC; in decode_config3()
756 c->options |= MIPS_CPU_LPA; in decode_config3()
760 c->options |= MIPS_CPU_ULRI; in decode_config3()
762 c->options |= MIPS_CPU_MICROMIPS; in decode_config3()
766 c->options |= MIPS_CPU_SEGMENTS; in decode_config3()
768 c->options |= MIPS_CPU_BADINSTR; in decode_config3()
770 c->options |= MIPS_CPU_BADINSTRP; in decode_config3()
775 c->options |= MIPS_CPU_HTW; in decode_config3()
778 c->options |= MIPS_CPU_CDMM; in decode_config3()
780 c->options |= MIPS_CPU_SP; in decode_config3()
797 c->options |= MIPS_CPU_TLBINV; in decode_config4()
887 c->options |= MIPS_CPU_EVA; in decode_config5()
889 c->options |= MIPS_CPU_MAAR; in decode_config5()
891 c->options |= MIPS_CPU_RW_LLB; in decode_config5()
893 c->options |= MIPS_CPU_MVH; in decode_config5()
895 c->options |= MIPS_CPU_VP; in decode_config5()
909 c->options |= MIPS_CPU_MMID; in decode_config5()
954 c->options = MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE | MIPS_CPU_COUNTER | in decode_configs()
985 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()
1004 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()
1075 c->guest.options |= MIPS_CPU_FPU; in decode_guest_config1()
1080 c->guest.options |= MIPS_CPU_WATCH; in decode_guest_config1()
1085 c->guest.options |= MIPS_CPU_PERF; in decode_guest_config1()
1114 c->guest.options |= MIPS_CPU_CTXTC; in decode_guest_config3()
1119 c->guest.options |= MIPS_CPU_HTW; in decode_guest_config3()
1122 c->guest.options |= MIPS_CPU_ULRI; in decode_guest_config3()
1125 c->guest.options |= MIPS_CPU_SEGMENTS; in decode_guest_config3()
1128 c->guest.options |= MIPS_CPU_BADINSTR; in decode_guest_config3()
1130 c->guest.options |= MIPS_CPU_BADINSTRP; in decode_guest_config3()
1165 c->guest.options |= MIPS_CPU_MAAR; in decode_guest_config5()
1170 c->guest.options |= MIPS_CPU_RW_LLB; in decode_guest_config5()
1173 c->guest.options |= MIPS_CPU_MVH; in decode_guest_config5()
1204 c->options |= MIPS_CPU_GUESTCTL0EXT; in cpu_probe_guestctl0()
1206 c->options |= MIPS_CPU_GUESTCTL1; in cpu_probe_guestctl0()
1208 c->options |= MIPS_CPU_GUESTCTL2; in cpu_probe_guestctl0()
1210 c->options |= MIPS_CPU_GUESTID; in cpu_probe_guestctl0()
1226 c->options |= MIPS_CPU_DRG; in cpu_probe_guestctl0()
1273 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
1276 c->options |= MIPS_CPU_FPU; in cpu_probe_legacy()
1293 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
1296 c->options |= MIPS_CPU_FPU; in cpu_probe_legacy()
1342 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1350 c->options = R4K_OPTS; in cpu_probe_legacy()
1376 c->options |= MIPS_CPU_LLSC; in cpu_probe_legacy()
1392 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1408 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_LLSC; in cpu_probe_legacy()
1414 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE; in cpu_probe_legacy()
1440 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1449 c->options = R4K_OPTS | MIPS_CPU_LLSC; in cpu_probe_legacy()
1451 c->options |= MIPS_CPU_FPU | MIPS_CPU_32FPR; in cpu_probe_legacy()
1458 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1466 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1474 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1482 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1498 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
1508 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
1523 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
1564 c->options = R4K_OPTS | in cpu_probe_legacy()
1723 c->options |= MIPS_CPU_SHARED_FTLB_ENTRIES; in cpu_probe_mips()
1726 c->options |= MIPS_CPU_SHARED_FTLB_RAM; in cpu_probe_mips()
1780 c->options &= ~(MIPS_CPU_FPU | MIPS_CPU_32FPR); in cpu_probe_sibyte()
1839 c->options |= MIPS_CPU_RIXI; in cpu_probe_broadcom()
1855 c->options |= MIPS_CPU_ULRI | MIPS_CPU_RIXI; in cpu_probe_broadcom()
1925 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()
1947 c->options &= ~MIPS_CPU_COUNTER; in cpu_probe_ingenic()
1988 c->options = (MIPS_CPU_TLB | in cpu_probe_netlogic()
2048 c->options |= (MIPS_CPU_FPU | MIPS_CPU_ULRI | MIPS_CPU_MCHECK); in cpu_probe_netlogic()
2141 c->options |= MIPS_CPU_RIXIEX; in cpu_probe()
2145 c->options &= ~MIPS_CPU_FPU; in cpu_probe()
2151 c->options &= ~MIPS_CPU_HTW; in cpu_probe()
2156 if (c->options & MIPS_CPU_FPU) in cpu_probe()
2168 c->options |= MIPS_CPU_PCI; in cpu_probe()
2233 if (c->options & MIPS_CPU_FPU) in cpu_report()