Searched defs:cxl_root_decoder (Results 1 – 1 of 1) sorted by relevance
435 struct cxl_root_decoder { struct436 struct resource *res;437 resource_size_t cache_size;438 atomic_t region_id;439 cxl_hpa_to_spa_fn hpa_to_spa;440 void *platform_data;441 struct mutex range_lock;442 int qos_class;443 struct cxl_switch_decoder cxlsd;
Completed in 8 milliseconds