Searched refs:cxl_error_is_native (Results 1 – 1 of 1) sorted by relevance
988 static bool cxl_error_is_native(struct pci_dev *dev) in cxl_error_is_native() function1008 if (!is_cxl_mem_dev(dev) || !cxl_error_is_native(dev)) in cxl_rch_handle_error_iter()1049 *handles_cxl = is_cxl_mem_dev(dev) && cxl_error_is_native(dev); in handles_cxl_error_iter()