Home
last modified time | relevance | path

Searched refs:PP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dmce_amd.h27 #define PP(x) (((x) >> 9) & 0x3) macro
28 #define PP_MSG(x) pp_msgs[PP(x)]
H A Damd64_edac.c2604 if (PP(ec) == NBSL_PP_OBS) in decode_bus_error()
/kernel/linux/linux-6.6/drivers/edac/
H A Dmce_amd.h27 #define PP(x) (((x) >> 9) & 0x3) macro
28 #define PP_MSG(x) pp_msgs[PP(x)]
H A Damd64_edac.c3027 if (PP(ec) == NBSL_PP_OBS) in decode_bus_error()

Completed in 11 milliseconds