Searched refs:cpu_has_ual (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/loongarch/include/asm/ | ||
| H A D | cpu-features.h | 39 #define cpu_has_ual cpu_opt(LOONGARCH_CPU_UAL) macro |
| /linux/arch/loongarch/kernel/ | ||
| H A D | proc.c | 69 if (cpu_has_ual) in show_cpuinfo() |