Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dcxl.h381 struct cxl_root_decoder { struct
382 struct resource *res;
383 resource_size_t cache_size;
384 atomic_t region_id;
385 void *platform_data;
386 struct mutex regions_lock;
387 struct xarray regions;
388 bool dead;
389 int qos_class;
390 struct cxl_rd_ops ops;
[all …]