diff options
author | 2025-05-09 17:06:56 +0200 | |
---|---|---|
committer | 2025-05-09 09:57:42 -0700 | |
commit | d6879d8cfb81b759fee5532ec143b520edfd6905 (patch) | |
tree | 771db4ef398f194cc04c05680f1b540488550c27 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cxl/region: Factor out code to find a root decoder's region (diff) | |
download | linux-rng-d6879d8cfb81b759fee5532ec143b520edfd6905.tar.xz linux-rng-d6879d8cfb81b759fee5532ec143b520edfd6905.zip |
cxl/region: Add function to find a port's switch decoder by range
Factor out code to find the switch decoder of a port for a specific
address range. Reuse the code to search a root decoder, create the
function cxl_port_find_switch_decoder() and rework
match_root_decoder_by_range() to be usable for switch decoders too.
Signed-off-by: Robert Richter <rrichter@amd.com>
Reviewed-by: Gregory Price <gourry@gourry.net>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: "Fabio M. De Francesco" <fabio.m.de.francesco@linux.intel.com>
Tested-by: Gregory Price <gourry@gourry.net>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Link: https://patch.msgid.link/20250509150700.2817697-12-rrichter@amd.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions