Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/cxl/core/
Dhdm.c107 void __iomem *hdm; in should_emulate_decoders() local
115 hdm = cxlhdm->regs.hdm_decoder; in should_emulate_decoders()
117 if (!hdm) in should_emulate_decoders()
132 ctrl = readl(hdm + CXL_HDM_DECODER0_CTRL_OFFSET(i)); in should_emulate_decoders()
137 readl(hdm + CXL_HDM_DECODER0_BASE_HIGH_OFFSET(i)), in should_emulate_decoders()
138 readl(hdm + CXL_HDM_DECODER0_BASE_LOW_OFFSET(i)), in should_emulate_decoders()
139 readl(hdm + CXL_HDM_DECODER0_SIZE_HIGH_OFFSET(i)), in should_emulate_decoders()
140 readl(hdm + CXL_HDM_DECODER0_SIZE_LOW_OFFSET(i))); in should_emulate_decoders()
605 static int cxld_await_commit(void __iomem *hdm, int id) in cxld_await_commit() argument
611 ctrl = readl(hdm + CXL_HDM_DECODER0_CTRL_OFFSET(id)); in cxld_await_commit()
[all …]
Dpci.c304 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in disable_hdm() local
306 global_ctrl = readl(hdm + CXL_HDM_DECODER_CTRL_OFFSET); in disable_hdm()
308 hdm + CXL_HDM_DECODER_CTRL_OFFSET); in disable_hdm()
313 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in devm_cxl_enable_hdm() local
316 global_ctrl = readl(hdm + CXL_HDM_DECODER_CTRL_OFFSET); in devm_cxl_enable_hdm()
318 hdm + CXL_HDM_DECODER_CTRL_OFFSET); in devm_cxl_enable_hdm()
437 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_hdm_decode_init() local
444 if (hdm) in cxl_hdm_decode_init()
445 global_ctrl = readl(hdm + CXL_HDM_DECODER_CTRL_OFFSET); in cxl_hdm_decode_init()
451 if (global_ctrl & CXL_HDM_DECODER_ENABLE || (!hdm && info->mem_enabled)) in cxl_hdm_decode_init()
[all …]
DMakefile14 cxl_core-y += hdm.o
/linux-6.6.21/tools/testing/cxl/test/
Dmock.h27 struct cxl_hdm *hdm, struct cxl_endpoint_dvsec_info *info);
/linux-6.6.21/tools/testing/cxl/
DKbuild59 cxl_core-y += $(CXL_CORE_SRC)/hdm.o
/linux-6.6.21/drivers/perf/
Dcxl_pmu.c249 [cxl_pmu_hdm_attr] = CXL_PMU_FORMAT_ATTR(hdm, "config2:0-15"),
/linux-6.6.21/Documentation/admin-guide/
Ddevices.txt1531 0 = /dev/hdm Master: whole disk (or CD-ROM)