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.c231 struct threshold_block { struct
233 unsigned int block;
235 unsigned int bank;
237 unsigned int cpu;
239 u32 address;
241 bool interrupt_enable;
243 bool interrupt_capable;
245 u16 threshold_limit;
247 struct kobject kobj;
249 struct list_head miscj;