Home
last modified time | relevance | path

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

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