Searched refs:is_cxl_root (Results 1 – 5 of 5) sorted by relevance
50 if (is_cxl_root(to_cxl_port(dev))) in cxl_device_id()547 if (is_cxl_root(port)) in unregister_port()559 else if (is_cxl_root(parent)) in unregister_port()627 !is_cxl_root(to_cxl_port(iter->dev.parent))) in cxl_port_alloc()710 if (is_cxl_root(port)) in cxl_port_to_pci_bus()751 if (is_cxl_root(port)) in dev_is_cxl_root_child()755 if (is_cxl_root(parent)) in dev_is_cxl_root_child()844 if (is_cxl_root(port)) in cond_cxl_root_lock()850 if (is_cxl_root(port)) in cond_cxl_root_unlock()893 if (is_cxl_root(port)) in devm_cxl_add_dport()[all …]
136 while (!is_cxl_root(to_cxl_port(iter->dev.parent))) in cxl_region_decode_reset()173 for (iter = cxled_to_port(cxled); !is_cxl_root(iter); in cxl_region_decode_commit()1012 if (is_cxl_root(parent_port)) { in cxl_port_setup_targets()1139 while (!is_cxl_root(to_cxl_port(iter->dev.parent))) in cxl_region_teardown_targets()1162 while (!is_cxl_root(to_cxl_port(iter->dev.parent))) in cxl_region_setup_targets()1283 for (iter = ep_port; !is_cxl_root(iter); in cxl_region_attach()1313 for (iter = ep_port; !is_cxl_root(iter); in cxl_region_attach()1345 for (iter = ep_port; !is_cxl_root(iter); in cxl_region_detach()
291 while (!is_cxl_root(root) && is_cxl_port(root->dev.parent)) in __cxl_hdm_decode_init()293 if (!is_cxl_root(root)) { in __cxl_hdm_decode_init()
551 static inline bool is_cxl_root(struct cxl_port *port) in is_cxl_root() function
562 else if (is_cxl_root(parent_port)) in mock_cxl_enumerate_decoders()