Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dhdm.c233 struct cxl_port *port = cxled_to_port(cxled); in __cxl_dpa_release()
264 struct cxl_port *port = cxled_to_port(cxled); in devm_cxl_dpa_release()
276 struct cxl_port *port = cxled_to_port(cxled); in __cxl_dpa_reserve()
349 struct cxl_port *port = cxled_to_port(cxled); in devm_cxl_dpa_reserve()
388 struct cxl_port *port = cxled_to_port(cxled); in cxl_dpa_free()
462 struct cxl_port *port = cxled_to_port(cxled); in cxl_dpa_alloc()
H A Dregion.c260 struct cxl_port *iter = cxled_to_port(cxled); in cxl_region_decode_reset()
321 for (iter = cxled_to_port(cxled); !is_cxl_root(iter); in cxl_region_decode_commit()
852 if (port == cxled_to_port(cxled)) in cxl_region_find_decoder()
1020 port == cxled_to_port(cxled) && in cxl_rr_alloc_decoder()
1540 iter = cxled_to_port(cxled); in cxl_region_teardown_targets()
1573 iter = cxled_to_port(cxled); in cxl_region_setup_targets()
1667 for (iter = cxled_to_port(cxled); !is_cxl_root(iter); in cxl_region_attach_position()
1677 for (iter = cxled_to_port(cxled); !is_cxl_root(iter); in cxl_region_attach_position()
1806 struct cxl_port *iter, *port = cxled_to_port(cxled); in cxl_calc_interleave_pos()
1931 ep_port = cxled_to_port(cxled); in cxl_region_attach()
[all …]
/linux/drivers/cxl/
H A Dcxlmem.h66 static inline struct cxl_port *cxled_to_port(struct cxl_endpoint_decoder *cxled) in cxled_to_port() function
/linux/tools/testing/cxl/test/
H A Dcxl.c762 port = cxled_to_port(cxled); in mock_init_hdm_decoder()
773 port = cxled_to_port(cxled); in mock_init_hdm_decoder()