Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/
Dpci.c744 static bool cxl_event_int_is_fw(u8 setting) in cxl_event_int_is_fw() function
772 if (cxl_event_int_is_fw(policy.info_settings) || in cxl_event_config()
773 cxl_event_int_is_fw(policy.warn_settings) || in cxl_event_config()
774 cxl_event_int_is_fw(policy.failure_settings) || in cxl_event_config()
775 cxl_event_int_is_fw(policy.fatal_settings)) { in cxl_event_config()