Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/ras/
H A Dhost_utils.robot109 [Arguments] ${fir_address} ${value} ${threshold_limit}
114 # threshold_limit Threshold limit (e.g 1, 5, 32).
125 ${threshold_limit}= Convert To Integer ${threshold_limit}
126 FOR ${count} IN RANGE ${threshold_limit}
184 [Arguments] ${fir_address} ${value} ${threshold_limit}
189 # threshold_limit Recoverable error threshold limit (e.g. '1', '5', '32').
197 ${threshold_limit}= Convert To Integer ${threshold_limit}
198 FOR ${count} IN RANGE ${threshold_limit}
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c433 if (tr->b->threshold_limit < (hi & THRESHOLD_MAX)) in threshold_restart_bank()
439 (THRESHOLD_MAX - tr->b->threshold_limit); in threshold_restart_bank()
442 (tr->old_limit - tr->b->threshold_limit); in threshold_restart_bank()
479 b->threshold_limit = THRESHOLD_MAX; in mce_threshold_block_init()
916 SHOW_FIELDS(threshold_limit) in SHOW_FIELDS() argument
956 tr.old_limit = b->threshold_limit; in store_threshold_limit()
957 b->threshold_limit = new; in store_threshold_limit()
975 (THRESHOLD_MAX - b->threshold_limit))); in show_error_count()
991 RW_ATTR(threshold_limit);
994 &threshold_limit.attr,
[all …]
/openbmc/openbmc-test-automation/openpower/ras/
H A Dras_utils.robot55 [Arguments] ${interface_type} ${fir_address} ${value} ${threshold_limit}
61 # threshold_limit Threshold limit (e.g 1, 5, 32).
66 ... ${fir_address} ${value} ${threshold_limit} ${master_proc_chip}
84 [Arguments] ${interface_type} ${fir_address} ${value} ${threshold_limit}
90 # threshold_limit Threshold limit (e.g 1, 5, 32).
97 ... ${fir_address} ${value} ${threshold_limit} ${master_proc_chip}
/openbmc/linux/arch/x86/include/asm/
H A Damd_nb.h40 u16 threshold_limit; /* member