Home
last modified time | relevance | path

Searched refs:cpu_has_loongson_cam (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h430 #ifndef cpu_has_loongson_cam
431 #define cpu_has_loongson_cam __ase(MIPS_ASE_LOONGSON_CAM) macro
/openbmc/linux/arch/mips/kernel/
H A Dproc.c148 if (cpu_has_loongson_cam) in show_cpuinfo()