Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dproc.c122 unsigned int bug_bit = 32*NCAPINTS + i; in show_cpuinfo() local
124 if (cpu_has_bug(c, bug_bit) && x86_bug_flags[i]) in show_cpuinfo()