Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dcpu-features.h413 #ifndef cpu_has_loongson_cam
414 #define cpu_has_loongson_cam __ase(MIPS_ASE_LOONGSON_CAM) macro
/linux-5.19.10/arch/mips/kernel/
Dproc.c148 if (cpu_has_loongson_cam) in show_cpuinfo()