Searched defs:cxl_root_decoder (Results 1 – 1 of 1) sorted by relevance
416 struct cxl_root_decoder { struct417 struct resource *res;418 atomic_t region_id;419 cxl_calc_hb_fn calc_hb;420 void *platform_data;421 struct mutex range_lock;422 struct cxl_switch_decoder cxlsd;
Completed in 6 milliseconds