Home
last modified time | relevance | path

Searched refs:cpu_has_mips_r2_r6 (Results 1 – 25 of 35) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/kernel/
H A Dcsrc-r4k.c120 if (cpu_has_mips_r2_r6 && rdhwr_count_usable()) in init_r4k_clocksource()
H A Dtraps.c1842 if ((cpu_has_mips_r2_r6) && in cache_parity_error()
1882 if ((cpu_has_mips_r2_r6) && in do_ftlb()
2219 if (cpu_has_mips_r2_r6) in configure_hwrena()
2234 if (cpu_has_mips_r2_r6) { in configure_exception_vector()
2277 if (cpu_has_mips_r2_r6) { in per_cpu_trap_init()
2358 if (!cpu_has_mips_r2_r6) { in trap_init()
H A Dcevt-r4k.c132 const int r2 = cpu_has_mips_r2_r6; in c0_compare_interrupt()
H A Delf.c255 cpu_has_mips_r2_r6) ? in arch_check_elf()
H A Dcpu-probe.c747 if (cpu_has_mips_r2_r6) { in decode_configs()
787 if (cpu_has_mips_r2_r6) { in decode_configs()
2070 if (cpu_has_mips_r2_r6) { in cpu_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/kernel/
H A Dcsrc-r4k.c120 if (cpu_has_mips_r2_r6 && rdhwr_count_usable()) in init_r4k_clocksource()
H A Dtraps.c1842 if ((cpu_has_mips_r2_r6) && in cache_parity_error()
1882 if ((cpu_has_mips_r2_r6) && in do_ftlb()
2219 if (cpu_has_mips_r2_r6) in configure_hwrena()
2234 if (cpu_has_mips_r2_r6) { in configure_exception_vector()
2277 if (cpu_has_mips_r2_r6) { in per_cpu_trap_init()
2358 if (!cpu_has_mips_r2_r6) { in trap_init()
H A Dcevt-r4k.c132 const int r2 = cpu_has_mips_r2_r6; in c0_compare_interrupt()
H A Delf.c255 cpu_has_mips_r2_r6) ? in arch_check_elf()
H A Dcpu-probe.c747 if (cpu_has_mips_r2_r6) { in decode_configs()
787 if (cpu_has_mips_r2_r6) { in decode_configs()
2070 if (cpu_has_mips_r2_r6) { in cpu_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/kernel/
H A Dcsrc-r4k.c120 if (cpu_has_mips_r2_r6 && rdhwr_count_usable()) in init_r4k_clocksource()
H A Dtraps.c1842 if ((cpu_has_mips_r2_r6) && in cache_parity_error()
1882 if ((cpu_has_mips_r2_r6) && in do_ftlb()
2219 if (cpu_has_mips_r2_r6) in configure_hwrena()
2234 if (cpu_has_mips_r2_r6) { in configure_exception_vector()
2277 if (cpu_has_mips_r2_r6) { in per_cpu_trap_init()
2358 if (!cpu_has_mips_r2_r6) { in trap_init()
H A Dcevt-r4k.c132 const int r2 = cpu_has_mips_r2_r6; in c0_compare_interrupt()
H A Delf.c255 cpu_has_mips_r2_r6) ? in arch_check_elf()
/dports/emulators/qemu/qemu-6.2.0/linux-user/mips/
H A Dcpu_loop.c379 bool cpu_has_mips_r2_r6 = env->insn_flags & ISA_MIPS_R2 || in target_cpu_copy_regs() local
390 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()
/dports/emulators/qemu60/qemu-6.0.0/linux-user/mips/
H A Dcpu_loop.c388 bool cpu_has_mips_r2_r6 = env->insn_flags & ISA_MIPS_R2 || in target_cpu_copy_regs() local
399 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()
/dports/emulators/qemu5/qemu-5.2.0/linux-user/mips/
H A Dcpu_loop.c387 bool cpu_has_mips_r2_r6 = env->insn_flags & ISA_MIPS32R2 || in target_cpu_copy_regs() local
400 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/mips/
H A Dcpu_loop.c383 bool cpu_has_mips_r2_r6 = env->insn_flags & ISA_MIPS32R2 || in target_cpu_copy_regs() local
396 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/mips/
H A Dcpu_loop.c390 bool cpu_has_mips_r2_r6 = env->insn_flags & ISA_MIPS_R2 || in target_cpu_copy_regs() local
401 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/mips/
H A Dcpu_loop.c383 bool cpu_has_mips_r2_r6 = env->insn_flags & ISA_MIPS32R2 || in target_cpu_copy_regs() local
396 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dhazards.h157 if (cpu_has_mips_r2_r6) \
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dhazards.h157 if (cpu_has_mips_r2_r6) \
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dhazards.h157 if (cpu_has_mips_r2_r6) \
/dports/emulators/qemu42/qemu-4.2.1/linux-user/mips/
H A Dcpu_loop.c740 bool cpu_has_mips_r2_r6 = env->insn_flags & ISA_MIPS32R2 || in target_cpu_copy_regs() local
753 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/mips/
H A Dcpu_loop.c740 bool cpu_has_mips_r2_r6 = env->insn_flags & ISA_MIPS32R2 || in target_cpu_copy_regs() local
753 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()

12