Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dcpu-info.h76 #define cpu_full_name_string() __cpu_full_name[raw_smp_processor_id()] macro
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c350 cpu_family_string(), cpu_full_name_string()); in __show_regs()