Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Damd.c192 static char buf_mcatype[MAX_MCATYPE_NAME_LEN]; variable
1224 snprintf(buf_mcatype, MAX_MCATYPE_NAME_LEN, in get_name()
1227 return buf_mcatype; in get_name()