Home
last modified time | relevance | path

Searched refs:cpu_has_guestctl1 (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h37 #define cpu_has_guestctl1 0 macro
/linux-5.19.10/arch/mips/include/asm/
Dcpu-features.h180 #ifndef cpu_has_guestctl1
181 #define cpu_has_guestctl1 __opt(MIPS_CPU_GUESTCTL1) macro
/linux-5.19.10/arch/mips/kernel/
Dproc.c204 if (cpu_has_guestctl1) in show_cpuinfo()
Dcpu-probe.c1026 if (cpu_has_guestctl1) in cpu_probe_vz()