Searched refs:cpu_has_mips64r6 (Results 1 – 6 of 6) sorted by relevance
296 #ifndef cpu_has_mips64r6297 # define cpu_has_mips64r6 __isa_ge_and_flag(6, MIPS_CPU_ISA_M64R6) macro319 #define cpu_has_mips64 (cpu_has_mips64r1 | cpu_has_mips64r2 | cpu_has_mips64r6)322 #define cpu_has_mips_r6 (cpu_has_mips32r6 | cpu_has_mips64r6)325 cpu_has_mips64r2 | cpu_has_mips64r6)
63 #define cpu_has_mips64r6 0 macro
61 #define cpu_has_mips64r6 0 macro
107 if (cpu_has_mips64r6) in show_cpuinfo()
981 ebase = cpu_has_mips64r6 ? read_c0_ebase_64() in decode_configs()996 if (cpu_has_mips64r6) in decode_configs()
62 (cpu_has_mips64r6 || cpu_has_ebase_wg)) { in kvm_vz_write_gc0_ebase()