Lines Matching refs:options

131 				c->options |= MIPS_CPU_NAN_LEGACY;  in cpu_set_fpu_2008()
133 c->options |= MIPS_CPU_NAN_2008; in cpu_set_fpu_2008()
145 c->options |= MIPS_CPU_NAN_LEGACY; in cpu_set_fpu_2008()
150 c->options |= MIPS_CPU_NAN_LEGACY; in cpu_set_fpu_2008()
168 c->options &= ~(MIPS_CPU_NAN_2008 | MIPS_CPU_NAN_LEGACY); in cpu_set_nofpu_2008()
177 c->options |= MIPS_CPU_NAN_2008 | MIPS_CPU_NAN_LEGACY; in cpu_set_nofpu_2008()
179 c->options |= MIPS_CPU_NAN_LEGACY; in cpu_set_nofpu_2008()
184 c->options |= MIPS_CPU_NAN_LEGACY; in cpu_set_nofpu_2008()
188 c->options |= MIPS_CPU_NAN_2008; in cpu_set_nofpu_2008()
193 c->options |= MIPS_CPU_NAN_2008 | MIPS_CPU_NAN_LEGACY; in cpu_set_nofpu_2008()
248 if (!(boot_cpu_data.options & MIPS_CPU_FPU)) in ieee754_setup()
272 if (c->options & MIPS_CPU_NAN_2008) in cpu_set_nofpu_id()
294 c->options |= MIPS_CPU_UFR; in cpu_set_fpu_opts()
296 c->options |= MIPS_CPU_FRE; in cpu_set_fpu_opts()
309 c->options &= ~MIPS_CPU_FPU; in cpu_set_nofpu_opts()
346 cpu_data[0].options &= ~MIPS_CPU_HTW; in htw_disable()
423 c->options |= MIPS_CPU_MT_PER_TC_PERF_COUNTERS; in cpu_set_mt_per_tc_perf()
612 c->options |= MIPS_CPU_TLB; in decode_config0()
614 c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB; in decode_config0()
667 c->options |= MIPS_CPU_PERF; in decode_config1()
669 c->options |= MIPS_CPU_WATCH; in decode_config1()
673 c->options |= MIPS_CPU_EJTAG; in decode_config1()
675 c->options |= MIPS_CPU_FPU; in decode_config1()
676 c->options |= MIPS_CPU_32FPR; in decode_config1()
707 c->options |= MIPS_CPU_RIXI | MIPS_CPU_CTXTC; in decode_config3()
710 c->options |= MIPS_CPU_RIXI; in decode_config3()
712 c->options |= MIPS_CPU_CTXTC; in decode_config3()
721 c->options |= MIPS_CPU_VINT; in decode_config3()
723 c->options |= MIPS_CPU_VEIC; in decode_config3()
725 c->options |= MIPS_CPU_LPA; in decode_config3()
729 c->options |= MIPS_CPU_ULRI; in decode_config3()
731 c->options |= MIPS_CPU_MICROMIPS; in decode_config3()
735 c->options |= MIPS_CPU_SEGMENTS; in decode_config3()
737 c->options |= MIPS_CPU_BADINSTR; in decode_config3()
739 c->options |= MIPS_CPU_BADINSTRP; in decode_config3()
744 c->options |= MIPS_CPU_HTW; in decode_config3()
747 c->options |= MIPS_CPU_CDMM; in decode_config3()
749 c->options |= MIPS_CPU_SP; in decode_config3()
766 c->options |= MIPS_CPU_TLBINV; in decode_config4()
847 c->options |= MIPS_CPU_EVA; in decode_config5()
849 c->options |= MIPS_CPU_MAAR; in decode_config5()
851 c->options |= MIPS_CPU_RW_LLB; in decode_config5()
853 c->options |= MIPS_CPU_MVH; in decode_config5()
855 c->options |= MIPS_CPU_VP; in decode_config5()
870 c->options = MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE | MIPS_CPU_COUNTER | in decode_configs()
901 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()
920 c->options |= MIPS_CPU_EBASE_WG; in decode_configs()
991 c->guest.options |= MIPS_CPU_FPU; in decode_guest_config1()
996 c->guest.options |= MIPS_CPU_WATCH; in decode_guest_config1()
1001 c->guest.options |= MIPS_CPU_PERF; in decode_guest_config1()
1030 c->guest.options |= MIPS_CPU_CTXTC; in decode_guest_config3()
1035 c->guest.options |= MIPS_CPU_HTW; in decode_guest_config3()
1038 c->guest.options |= MIPS_CPU_ULRI; in decode_guest_config3()
1041 c->guest.options |= MIPS_CPU_SEGMENTS; in decode_guest_config3()
1044 c->guest.options |= MIPS_CPU_BADINSTR; in decode_guest_config3()
1046 c->guest.options |= MIPS_CPU_BADINSTRP; in decode_guest_config3()
1081 c->guest.options |= MIPS_CPU_MAAR; in decode_guest_config5()
1086 c->guest.options |= MIPS_CPU_RW_LLB; in decode_guest_config5()
1089 c->guest.options |= MIPS_CPU_MVH; in decode_guest_config5()
1120 c->options |= MIPS_CPU_GUESTCTL0EXT; in cpu_probe_guestctl0()
1122 c->options |= MIPS_CPU_GUESTCTL1; in cpu_probe_guestctl0()
1124 c->options |= MIPS_CPU_GUESTCTL2; in cpu_probe_guestctl0()
1126 c->options |= MIPS_CPU_GUESTID; in cpu_probe_guestctl0()
1142 c->options |= MIPS_CPU_DRG; in cpu_probe_guestctl0()
1189 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
1192 c->options |= MIPS_CPU_FPU; in cpu_probe_legacy()
1209 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
1212 c->options |= MIPS_CPU_FPU; in cpu_probe_legacy()
1258 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1266 c->options = R4K_OPTS; in cpu_probe_legacy()
1292 c->options |= MIPS_CPU_LLSC; in cpu_probe_legacy()
1308 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1317 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1333 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_LLSC; in cpu_probe_legacy()
1339 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE; in cpu_probe_legacy()
1365 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1374 c->options = R4K_OPTS | MIPS_CPU_LLSC; in cpu_probe_legacy()
1376 c->options |= MIPS_CPU_FPU | MIPS_CPU_32FPR; in cpu_probe_legacy()
1383 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1391 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1399 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1407 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1415 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
1431 c->options = MIPS_CPU_TLB | MIPS_CPU_4KEX | in cpu_probe_legacy()
1440 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
1450 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
1465 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
1502 c->options = R4K_OPTS | in cpu_probe_legacy()
1661 c->options |= MIPS_CPU_SHARED_FTLB_ENTRIES; in cpu_probe_mips()
1664 c->options |= MIPS_CPU_SHARED_FTLB_RAM; in cpu_probe_mips()
1718 c->options &= ~(MIPS_CPU_FPU | MIPS_CPU_32FPR); in cpu_probe_sibyte()
1777 c->options |= MIPS_CPU_RIXI; in cpu_probe_broadcom()
1793 c->options |= MIPS_CPU_ULRI | MIPS_CPU_RIXI; in cpu_probe_broadcom()
1862 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()
1875 c->options &= ~MIPS_CPU_COUNTER; in cpu_probe_ingenic()
1900 c->options = (MIPS_CPU_TLB | in cpu_probe_netlogic()
1960 c->options |= (MIPS_CPU_FPU | MIPS_CPU_ULRI | MIPS_CPU_MCHECK); in cpu_probe_netlogic()
2053 c->options |= MIPS_CPU_RIXIEX; in cpu_probe()
2057 c->options &= ~MIPS_CPU_FPU; in cpu_probe()
2063 c->options &= ~MIPS_CPU_HTW; in cpu_probe()
2068 if (c->options & MIPS_CPU_FPU) in cpu_probe()
2080 c->options |= MIPS_CPU_PCI; in cpu_probe()
2112 if (c->options & MIPS_CPU_FPU) in cpu_report()