Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Datl.c60 static int cxl_prm_setup_root(struct cxl_root *cxl_root, void *data) in cxl_prm_setup_root()
190 void cxl_setup_prm_address_translation(struct cxl_root *cxl_root) in cxl_setup_prm_address_translation()
H A Dregion.c3710 static int cxl_root_setup_translation(struct cxl_root *cxl_root, in cxl_root_setup_translation()
/linux/drivers/cxl/
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
H A Dcxl.h678 struct cxl_root { struct
680 struct cxl_root_ops ops; argument
683 static inline struct cxl_root * argument
832 void cxl_setup_prm_address_translation(struct cxl_root *cxl_root) {} in cxl_setup_prm_address_translation()