Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dmca_drv.h53 #define peidx_bus_check_num(p) (peidx_head(p)->valid.num_bus_check) macro
60 #define peidx_reg_file_check_idx(p, n) (peidx_bus_check_idx(p, peidx_bus_check_num(p)) + n)
H A Dmca_drv.c697 if (peidx_bus_check_num(peidx) > 1) in recover_from_processor_error()