Home
last modified time | relevance | path

Searched refs:cpu_has_vp (Results 1 – 7 of 7) sorted by relevance

/linux/arch/mips/kernel/
A Dsmp-cps.c323 if (cpu_has_vp) { in cps_boot_secondary()
351 BUG_ON(!cpu_has_mipsmt && !cpu_has_vp); in cps_boot_secondary()
420 } else if (cpu_has_vp) { in cps_shutdown_this_cpu()
437 if (cpu_has_mipsmt || cpu_has_vp) in cps_kexec_nonboot_cpu()
481 if (cpu_has_mipsmt || cpu_has_vp) { in play_dead()
595 } else if (cpu_has_vp) { in cps_cpu_die()
A Dproc.c292 else if (cpu_has_vp) in show_cpuinfo()
A Dpm-cps.c443 } else if (cpu_has_vp) { in cps_gen_entry_code()
/linux/arch/mips/include/asm/
A Dpm-cps.h16 # define coupled_coherence cpu_has_vp
A Dcpu-features.h429 #ifndef cpu_has_vp
430 #define cpu_has_vp __isa_ge_and_opt(6, MIPS_CPU_VP) macro
A Dmips-cps.h211 && (!IS_ENABLED(CONFIG_CPU_MIPSR6) || !cpu_has_vp)) in mips_cps_numvps()
/linux/arch/mips/include/asm/mach-au1x00/
A Dcpu-feature-overrides.h65 #define cpu_has_vp 0 macro

Completed in 14 milliseconds