Home
last modified time | relevance | path

Searched defs:cxl_root (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/cxl/
H A Dcxl.h593 struct cxl_root { struct
595 struct cxl_root_ops ops; argument
598 static inline struct cxl_root * argument
748 void cxl_setup_prm_address_translation(struct cxl_root *cxl_root) {} in cxl_setup_prm_address_translation()
H A Dacpi.c311 static int cxl_acpi_qos_class(struct cxl_root *cxl_root, in cxl_acpi_qos_class()
890 struct cxl_root *cxl_root; in cxl_acpi_probe() local
/linux/drivers/cxl/core/
H A Dregion.c3522 static int cxl_root_setup_translation(struct cxl_root *cxl_root, in cxl_root_setup_translation()