Searched refs:cpu_has_mips64r6 (Results 1 – 7 of 7) sorted by relevance
60 #define cpu_has_mips64r6 0 macro
62 #define cpu_has_mips64r6 0 macro
319 #ifndef cpu_has_mips64r6320 # define cpu_has_mips64r6 __isa_ge_and_flag(6, MIPS_CPU_ISA_M64R6) macro345 cpu_has_mips64r5 | cpu_has_mips64r6)349 #define cpu_has_mips_r6 (cpu_has_mips32r6 | cpu_has_mips64r6)353 cpu_has_mips64r5 | cpu_has_mips64r6)
111 if (cpu_has_mips64r6) in show_cpuinfo()
752 ebase = cpu_has_mips64r6 ? read_c0_ebase_64() in decode_configs()767 if (cpu_has_mips64r6) in decode_configs()
65 (cpu_has_mips64r6 || cpu_has_ebase_wg)) { in kvm_vz_write_gc0_ebase()