Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dcore.h31 u64 cxl_dpa_to_hpa(struct cxl_region *cxlr, const struct cxl_memdev *cxlmd,
35 static inline u64 cxl_dpa_to_hpa(struct cxl_region *cxlr, in cxl_dpa_to_hpa() function
H A Dtrace.h893 __entry->hpa = cxl_dpa_to_hpa(cxlr, cxlmd,
H A Dmbox.c888 hpa = cxl_dpa_to_hpa(cxlr, cxlmd, dpa); in cxl_event_trace_record()
H A Dregion.c2873 u64 cxl_dpa_to_hpa(struct cxl_region *cxlr, const struct cxl_memdev *cxlmd, in cxl_dpa_to_hpa() function