Home
last modified time | relevance | path

Searched defs:threshold_block (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/cpu/mce/
H A Damd.c221 struct threshold_block { struct
223 unsigned int block;
225 unsigned int bank;
227 unsigned int cpu;
229 u32 address;
231 bool interrupt_enable;
233 bool interrupt_capable;
235 u16 threshold_limit;
237 struct kobject kobj;
239 struct list_head miscj;