Searched refs:cpu_has_mips64r6 (Results 1 – 7 of 7) sorted by relevance
304 #ifndef cpu_has_mips64r6305 # define cpu_has_mips64r6 __isa_ge_and_flag(6, MIPS_CPU_ISA_M64R6) macro330 cpu_has_mips64r5 | cpu_has_mips64r6)334 #define cpu_has_mips_r6 (cpu_has_mips32r6 | cpu_has_mips64r6)338 cpu_has_mips64r5 | cpu_has_mips64r6)
60 #define cpu_has_mips64r6 0 macro
62 #define cpu_has_mips64r6 0 macro
111 if (cpu_has_mips64r6) in show_cpuinfo()
751 ebase = cpu_has_mips64r6 ? read_c0_ebase_64() in decode_configs()766 if (cpu_has_mips64r6) in decode_configs()
65 (cpu_has_mips64r6 || cpu_has_ebase_wg)) { in kvm_vz_write_gc0_ebase()