Searched defs:cxl_root_decoder (Results 1 – 1 of 1) sorted by relevance
433 struct cxl_root_decoder { struct434 struct resource *res;435 atomic_t region_id;436 cxl_hpa_to_spa_fn hpa_to_spa;437 void *platform_data;438 struct mutex range_lock;439 int qos_class;440 struct cxl_switch_decoder cxlsd;