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.h367 struct cxl_root_decoder { struct
368 struct resource *res;
369 resource_size_t cache_size;
370 atomic_t region_id;
371 void *platform_data;
372 struct mutex range_lock;
373 int qos_class;
374 struct cxl_rd_ops ops;
375 struct cxl_switch_decoder cxlsd;