Searched defs:cxl_root_decoder (Results 1 – 1 of 1) sorted by relevance
447 struct cxl_root_decoder { struct448 struct resource *res;449 resource_size_t cache_size;450 atomic_t region_id;451 void *platform_data;452 struct mutex range_lock;453 int qos_class;454 struct cxl_rd_ops ops;455 struct cxl_switch_decoder cxlsd;