Home
last modified time | relevance | path

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

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